Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need some Improvement (STRTRAN Function)
Message
From
13/11/2017 11:36:43
 
 
To
13/11/2017 10:40:44
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:
01655549
Views:
46
>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?
----------------------------------
António Tavares Lopes
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform