Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need new UDF strreplace
Message
 
 
To
09/05/2007 11:23:30
Mike Yearwood
Toronto, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01223626
Message ID:
01223801
Views:
21
Funny, absolutely unrelated observation, but I was reading yesterday Ed Rauh messages and I found exactly the same typo in several of his messages as I see now in your. I corrected them for Ed, though, out of my great respect for him.

>Hi James
>
>>Hi Mike. How about this or some variation of it?
>>
>>
>>?strtran(lcvalue,strextract(lcvalue,'var1','var2',...),lcnewval)
>
>Thanks, but I don't think so. :) It's got to be positional. That would overwrite every occurance of that value throughout the string, no?
>
>Given a string with a specified delimiter
>
>ISA*00*00*ZZ*TEST^
>
>remove the ZZ and replace it with MY. It's in the 4th "field" position.
>
>Thanks!
>
>
>>>Hi all
>>>
>>>I'm doing a some EDI work these days. I have a need to replace certain fields in certain lines. STREXTRACT is pretty good for providing the content of the 6th "delimited" section of an edi string, but there doesn't appear to be a similar function to overwrite or replace the 6th delimited section. Seems like both sides of a problem rarely get addressed. If you build a seek, do you not need a replace? ;)
>>>
>>>I didn't see anything similar on the wiki or in the downloads.
>>>
>>>Before I go and write such a function, does anyone already have one?
>>>
>>>Thanks
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform