Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DDE ...Question...
Message
From
20/08/1998 04:15:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
DDE ...Question...
Miscellaneous
Thread ID:
00128395
Message ID:
00128395
Views:
58
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...
Next
Reply
Map
View

Click here to load this message in the networking platform