reset printing

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
reset printing
Summary

Resets the current printer and settings to the system defaults.

Introduced2.9
OSmac, windows, linux
Platformsdesktop
Example
on mouseUp
  if the short name of the target is "Reset" then
    reset printing
  end if
end mouseUp
RelatedCommand: answer page setup, print, answer printer
Property: printerName
Securityprinting
Description

Use the reset printing command to restore the default system printer and settings. As well as changing the printerName back to the system default, any currently open printing loop will be closed without printing.

Tagsprinting