Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
In design mode yes, In run-time not. Am i crazy?
Message
From
24/06/1998 03:52:11
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
In design mode yes, In run-time not. Am i crazy?
Miscellaneous
Thread ID:
00111152
Message ID:
00111152
Views:
59
I've just finished to develop an application who works a lot with Microsoft Word. So i was thinking i was yet a good developper using automation with Word. But...
In my computer everything works ok, even in design mode, even in run-time mode.

Then the time for testing has arrived:

This code works in every computer i've tested in design mode, But in run-time mode only works in my main computer

ooo = createobject("word.application") && works fine
ooo.documents.add() && works fine
ooo.activedocument.saveas("myfilepath&name") && crash in all computers but mine.

I've installed VFP in these computers and in design mode everything works fine.

Some ideas?. I can't install the application.
Carlos.
Saludos,
A.G.P.
---------
Next
Reply
Map
View

Click here to load this message in the networking platform