Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copying Long File Names
Message
From
17/05/2002 17:04:25
 
 
To
17/05/2002 16:53:13
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00658438
Message ID:
00658443
Views:
16
Ken,

Name resolution will do the trick:
lcFileName = "c:\program files\a long file name.txt"
lcFileName2 = "c:\program files\a long file name2.txt"
copy file (lcFileName) to (lcFileName2)
>Hello Everyone,
>Does anyone know of a way to copy a long file name, with spaces in the name, within VFP??
>
>Thank You
>
>Ken Saldate
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform