Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use of the PUTFILE() function
Message
De
02/05/1998 03:34:03
 
 
À
01/05/1998 15:00:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00096272
Message ID:
00096474
Vues:
16
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform