Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use of COPY FILE and PUTFILE
Message
From
25/04/2000 08:39:04
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
25/04/2000 08:34:38
Diane Comeau
Secure Financial Services, Inc
Colchester, Vermont, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00363073
Message ID:
00363080
Views:
25
>Here's the code:
>
>pZipFile = PUTFILE("Zip FileName:","",'ZIP')
>COPY FILE gentemp.zip TO &pZipFile


Instead of macro expansion use name expression :

COPY FILE gentemp.zip TO (pZipFile)

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform