Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'Storing' Files in DBF files
Message
 
 
To
27/09/2011 22:06:44
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01524682
Message ID:
01524997
Views:
40
>OK, we're almost there. It works if the file exists.
>
>1. In VFP 9, it seems that I could just use the _shellexecute foundation class.
>2. I do I create an empty WORD (or Excel, or ....) if the file does not exist, since I get a error if I try to open it if it doesn't exist.
>
>i.e.
>
>
>if !file(myFile)
>    Run code that creates it, using the correct version of WORD (or Excel, or ....), 
>    based on the provided extension (DOC or DOCX, XLSX etc)
>endif
>
>Open myFile with shellexecute
>
So, what is your question now?
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