Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No Macros Wanted but How?
Message
From
28/09/2000 01:10:10
 
 
To
27/09/2000 17:35:39
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00421633
Message ID:
00421889
Views:
15
>Just wanted to add that this is the best way especially when directory are file names are involved, as the macro expansion will not work if the directory or file has spaces in the name.

Ahem?

strtofile('Test doc', 'c:\vfp test.txt')
lcFile = 'c:\vfp test.txt'
copy file "&lcFile" to 'c:\vfptest.txt'


Just playing with ya', Trey, I agree with what you said (although this does worl).
Previous
Reply
Map
View

Click here to load this message in the networking platform