Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No menu bar in Word97
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
No menu bar in Word97
Divers
Thread ID:
00124885
Message ID:
00124885
Vues:
63
Hi, does anybody have the same problem as me, when Word97 is not open I use createObject but when I present Word, there is no menu bar and no toolbar so the user can't print or save. Any suggestion? (I need to deal with Word English (at least) or French )



I use this code to get a Word97 object

CASE THIS.WordVersion = C_WORD97VB
&& Word is already open so I use it
.objName = GETOBJECT(, "Word.Application.8")
IF .bErrorWord97
&& .bErrorWord97 Flag turn in the Error method when Word is not open
&& Word is not open so I open it
.objName = CREATEOBJECT("Word.Application.8")
ENDIF
Analystik Team
1430 Belanger
Montreal (Quebec)
Canada
(514) 278-2727
analyste@analystik.ca
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform