Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need some Improvement (STRTRAN Function)
Message
From
13/11/2017 11:48:23
 
 
To
13/11/2017 11:36:43
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01655516
Message ID:
01655550
Views:
40
>>Exactly, STREXTRACT() but Since I have Data in long strings not in Table I cant use STREXTRACT() perhaps. That is why I have taken the the contents of file in String using FILETOSTR()
>>
>>
>>
>>
>>>If I understood it correctly, simply use STREXTRACT() to determine the string to be replaced.
>
>[for some reason, I thought this was sent, but apparently it wasn't...]
>
>
>STREXTRACT() works with strings. Once you pass the file contents to a string, via FILETOSTR(), and unless you're dealing with a huge file size, you can (and probably should) work with STREXTACT().
>
>What is the maximum file size of the file you need to process?


Sir,
Here is the File. How will I extract the Required Text at many instances and need to replace it with my Required Text.
https://www.dropbox.com/s/p2ud6aknblqwxw3/123Data.txt?dl=0

I am not able to get how I will Use STREXTRACT() for extracting String at Multiple places and Replace it, Else I am infact more comfortable with STREXTRACT()

Thanks
Harsh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform