Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel printing C0000005 error
Message
 
 
To
30/11/2004 10:25:02
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00964913
Message ID:
00965714
Views:
8
not tried but will, I'll have to store all the filenames somewhere for a batch print when required I guess.

noted a mention of for each loops causing issues and got a bit excited, however I dont use them at all! the only other thing is I create the excel instance with
oExcel = CreateObject("Excel.Application")
I don't suppose I'd be better with oExcel = CreateObject("Excel") and then getting reference to the application?

I was under the assumption that application.quit() would clean up it's parent anyway.

oh well thanks for all the help, off to try again...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform