Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert
Message
From
02/12/2010 03:52:26
 
 
To
02/12/2010 03:39:55
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01491514
Message ID:
01491515
Views:
77
You can do this in a million different ways, one of the the easiest is this:
Import from yourexcelfile xls
_vfp.DataToClip(,,1)
StrToFile(_cliptext,'yourtextfile.txt')
If this is not how you want the txt file to look like, you must provide more info. Since a txt file is just a text file, there is no standard for this file.


>hi all,
>
>i need help to convert excel sheet to txt via vfp code
>
>thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform