Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can this VFP code be faster? (File Expansion)
Message
From
19/11/2005 22:20:13
 
 
To
15/11/2005 14:28:37
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01068953
Message ID:
01070607
Views:
27
Hi Tracy,

we have a VERY similar routine for decoding some host data -
except that there are more codes used as flags to "decipher".

We read in large chunks of data and call a fllto transform the string:
translation of the code should be no problem even if you are not too fluent in c.

Since you don't have to worry about 20+ being the maximum number of
flag codes for alines() to work alines() is probably "good enough",
but for pure speed this seems taylor-made for a fll, if called often enough.

regards

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform