Navigation:  Reference > Functions >

PrinterName()

Print this Topic Previous pageReturn to chapter overviewNext page

 

PRINTER_NAME()

 

PURPOSE

This function returns the current default printer name.

 

NO OTHER PARTS

 

RETURN TYPE - A

The size of the returned value depends on the name of the printer.

 

SEE ALSO

SETUP_PRINTER()

 

EXAMPLE

 

define x type a size 20

x = PRINTER_NAME()

// x = 'HP LaserJet 1100'

 

 

 


Page url: http://www.cassoftware.com/tas/manual/printername().htm