Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printer dialog box
Message
From
17/09/2008 09:52:22
Raza Malik
Universal Accounting Software
Edgewater, New Jersey, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Printer dialog box
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
DB2
Miscellaneous
Thread ID:
01348209
Message ID:
01348209
Views:
56
Hello Experts...

In the printer dialog box, when I issue the following command:

=GETPRINTER('Laser')

Is there a way of capture wheather user presses Proceed or Cancel button in response to the windows printer dialog box such as:
IF GETPRINTER('Laser')  = .T.
    *-- do something
ELSE
   * do something else
ENDIF
Any help greately appreciated...

Thank you

Raz
Next
Reply
Map
View

Click here to load this message in the networking platform