Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is the best way to initalize Word97 from VFP6?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00156542
Message ID:
00157963
Vues:
105
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform