Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the printer driver name.
Syntax
display str driverName()
Run On
Called
Return Value
Type: str
The printer driver name.
Remarks
The method often returns the string "winspool". This is the printer driver name that is used when the printer device context is created.If no printers have been set up on the computer, the string "Screen" is returned.