Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variable in 'Copy To' command
Message
 
 
To
30/12/2002 14:25:48
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00736690
Message ID:
00736691
Views:
15
You can use name expresion.
lcToName = "TBl01"
SELECT mytable
COPY TO (lcToName)
>I have to to a 'Copy To' with sequential names, ie. "req001", "req002" etc.
>I can obviously just put a variable there because the file gets named with the variable.
>So, is there a way to do this?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform