Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use of the PUTFILE() function
Message
From
02/05/1998 03:34:03
 
 
To
01/05/1998 15:00:42
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00096272
Message ID:
00096474
Views:
15
>>I have used the PUTFILE() function as follows
>>
>>cFilename = PUTFILE("Export File","Export",cType)
>>
>>This works fine in the FoxPro environment, but when running in a FoxPro EXE the 'save as' screen takes a long while to display properly, also the second parameter to set the default filename ie. "Export' will not display in the EXE version.
>>
>>Any Ideas ??
>>
>>Dennis Mc
>
>How big is the directory (folder) that you are pointing at with the PUTFILE? If there are beaucoup-buttloads of files out there then that could explain why it takes so long to come up.

Thanks for the info.

It seems like the problem was when it was reading a network drive, so I change to c:\temp before invoking it. However, that may explain why it takes a long while to come up, but not why it loses the default filename ???


Dennis Mc
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform