Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DDE ...Question...
Message
De
20/08/1998 04:15:18
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
DDE ...Question...
Divers
Thread ID:
00128395
Message ID:
00128395
Vues:
57
How come the following code taken from the Older developers
guide does not work...
@0,0 SAY Object VERB 0 && Bring up Word for Windows
iChan = DDEInitiate("Winword","System")
=DDEEXecute(ichan,"[AppMinimize]")
=DDEEXecute(ichan,"[FilePrint]")
=DDEExecute(iChan, "[FileExit 2]") &&Tellword =DDETerminate(ichan)
Is there any way to print the word document stored in a General field
withour opening it???
My goals is to let the user print the word document some how...
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform