Difference between revisions of "GETPRINTER()"

From Lianjapedia
Jump to: navigation, search
(Created page with '==Purpose== Function to display the Printer dialog box and return the name of the selected printer ==Syntax== GETPRINTER() ==See Also== APRINTERS(), PRINT, [[SET CONSOL…')
 
Line 19: Line 19:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Functions]]
 
[[Category:Functions]]
 +
[[Category:UI_Functions]]

Revision as of 01:37, 7 December 2012

Purpose

Function to display the Printer dialog box and return the name of the selected printer

Syntax

GETPRINTER()

See Also

APRINTERS(), PRINT, SET CONSOLE, SET PRINT, SET PRINTER, SETPRC()

Description

The GETPRINTER() function displays the Printer dialog box and return the name of the selected printer.

Example

m_dest = getprinter()