Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copying table to csv file
Message
From
09/09/2003 16:34:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Copying table to csv file
Miscellaneous
Thread ID:
00827648
Message ID:
00827648
Views:
63
im using this code

STORE THISFORM.WSTXTDESTINATION.VALUE TO lfilename
COPY TO &lfilename TYPE DELIMITED WITH "" WITH CHARACTER "|"


but the problem is a open like 30 tables and i want to put the data in the same file.(the table have all the same structure)

but everytime he told me that the file already exist and he ask me to overwrite it


so how can i do
Next
Reply
Map
View

Click here to load this message in the networking platform