Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the best way to initalize Word97 from VFP6?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00156542
Message ID:
00157963
Views:
96
BINGO my friend! It appears that the problem lays with the other OLE ActiveX components in the form.

I've tried creating a separate form that simply contains all of the properties/methods needed to generate the Word Documents. In addition, the form contains a simple label object needed for the user to see the progress. I then call this form from a prg (because I need to pass some parameters) and IT WORKS!

However, if I try to call it from my main form/EXE it will crap out. This new form is NOT a part of a FORMSET, it is a stand alone form. However, it appears that since this EXE contains these ActiveX objects, it bombs out!

I am now attempting to narrow which is the offending OLE object.

In the primary form, I use the following:

Microsoft TreeView Ver. 6.0
Microsoft ImageList Ver. 6.0
Microsoft ListView Ver. 6.0
Microsoft StatusBar Ver. 6.0

I also use VFP 6.0's Foundation Class "VFPGLRY.VCX". This class can be found under Menus/Shortcut Menu Class. I use this class to provide the user with a shortcut cascading menu once they right click on an item in the TreeView or ListView.
Juan L. Romero
gcandela@javanet.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform