Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy to filename
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Copy to filename
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01136704
Message ID:
01136704
Vues:
56
I am using the following code to export data to an excel spreadsheet:

* Export to Excel
cOutFile = PUTFILE("Create File","equipment.xls","XLS")
COPY TO cOutFile TYPE XLS

However, it is saving the file as cOutFile.xls and not the name as specified in the Save As dialog box. Any ideas?

Thanks,
Doug
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform