Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reading xlsx files in VFP
Message
 
 
To
26/01/2017 12:52:01
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
MS SQL Server
Miscellaneous
Thread ID:
01647030
Message ID:
01647038
Views:
61
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform