Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reading xlsx files in VFP
Message
 
 
À
26/01/2017 12:52:01
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
MS SQL Server
Divers
Thread ID:
01647030
Message ID:
01647038
Vues:
62
>The class creates a number of internal cursors (with a xl_ prefix) that contains the spreadsheet formatting and data in the default datasession. These cursors are destroyed when the class is destroyed. When a XLSX file is opened, a temporary directory is created in the local user's TEMP directory and then loaded into the cursors; after which, the temporary files and directories are removed. The same occurs when you save a XLSX file - temporary files and directories are created in TEMP directory, the ZIP file is created and renamed to XLSX extension, and then the temporary files and directories are removed.

Do you know why your demo sample program doesn't work the second time then?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform