Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How To Close Document Without Save Changes?
Message
De
23/02/2007 15:12:32
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
How To Close Document Without Save Changes?
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01198441
Message ID:
01198441
Vues:
44
I got an error on "SaveChanges=false" argument.
What is the correct syntax?

obj = CREATEOBJECT("Word.Application")
obj.Visible = .t.
obj.Documents.Add("")
obj.ActiveDocument.Close("SaveChanges=false")
Marc Levesque
La Prairie, Quebec (CANADA)
marc.levesque@videotron.ca
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform