Difference between revisions of "GETPRINTER()"

From Lianjapedia
Jump to: navigation, search
 
Line 6: Line 6:
  
 
==See Also==
 
==See Also==
[[APRINTERS()]], [[PRINT]], [[SET CONSOLE]], [[SET PRINT]], [[SET PRINTER]], [[SETPRC()]]
+
[[APRINTERS()]]
  
 
==Description==
 
==Description==

Latest revision as of 13:07, 4 January 2013

Purpose

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

Syntax

GETPRINTER()

See Also

APRINTERS()

Description

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

Example

m_dest = getprinter()