Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
StrExtract()
Message
 
À
04/06/2008 14:51:13
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01321672
Message ID:
01321684
Vues:
19
>>>I want to extract the string between the asterisks, or between an asterisk and the tilde if it's the last occurrence. If I use StrExtract() with occurrences from 1 to 4, I get "4" "3" "23" and "0" as results in the example below.
>>>
>>>
>>>m.test = "HL*4*3*23*0~"
>>>
>>>
>>>This evaluates to "" because there is no second asterisk for the fourth occurrence:
>>>
>>>m.String = STREXTRACT(m.test, "*", "*", 4)
>>>
>>
>>Edward has the right answer.
>>
>>Isn't EDI fun?
>
>No. I hate it. I thought HL7 was tough - and it was - but the loops in EDI suck.
>
>Have you ever used anything that could reliably parse messages that was compatible with Foxpro?

I agree.

I've never had to luckily. I've only written apps that create EDI documents, not read them. I've done them in FPD2.5 and in VFP.
____________________________________

Don't Tread on Me

Overthrow the federal government NOW!
____________________________________
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform