Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel formats
Message
 
To
25/05/2005 07:39:03
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
01017447
Message ID:
01018343
Views:
10
>Is there an API call or other function to determine the type of an excel file? I want to be able to determine in code if an excel file is ver 5, excel 97/95, or a modern version (2000/2003).
>
>Thanks in advance,
>
>mike
I believe you can use low level file code to read the first 20 bytes to determine the type and version of the file (FOPEN, FREAD, FCLOSE)

Jeff
Jeff Pearce
Previous
Reply
Map
View

Click here to load this message in the networking platform