Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is max. lenght width of a text file
Message
From
13/11/2006 01:33:03
 
 
To
12/11/2006 00:37:38
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01168987
Message ID:
01169064
Views:
15
>Hi, Naomi
>Can you teach me, give me some examples ?
>
>Thanks
>Derek Yim
SELECT myFile
LOCATE
lcOutput = ALLTRIM(email)
SKIP
SCAN REST
   lcOutput = lcOutput + "," + ALLTRIM(email)
ENDSCAN
=STRTOFILE(lcOutput,"myoutputfile")
Previous
Reply
Map
View

Click here to load this message in the networking platform