Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exporting to excel using the GETFILE
Message
 
 
To
14/05/2002 15:58:22
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00655975
Message ID:
00656651
Views:
15
Rob,

Did you see my other reply in this thread? PutFile() is the better function to use:

? putfile( "Save Me", "", "xls" )

even if the user types the extension it'll only return one. It will also invoke an File Already exists overwrite dialog, which GetFile() will not do.

>Problem is when I tried to remove one of the xls it still came up with the same error - although the path name seemed ok.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform