Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP5 and MS Word 97
Message
 
À
09/11/2001 03:10:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00579533
Message ID:
00579535
Vues:
25
Hi!
PasswordDocument = "123"
oWord = CreateObject("Word.Application")
With oWord
	.Documents.Open("e:\doc1",,,,PasswordDocument)
	.Visible = .T.
EndWith
>How can you open a Protected MS Word document from VFP5 ?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform