If the optional filename is specified after TOPDRAWER, the commands are
read from the specified file and both the journal and list file are not
produced.
devices
This is a specification of the output device type to use when processing
the input file. The device is specified the same as in the SET DEVICE
command. You may specify up to 7 output devices by separating them by
spaces.
For example if you want to get postscript output in Portrait mode appropriate for use with TeX $ TOPDRAWER TD.TOP "POSTSCR,ORIENT=3"
For example you want to get postscript, and view it in an X window
$ TOPDRAWER TD.TOP XWINDOW POSTSCR
options
1. /[NO]COMMAND[=file] - Specifies a file to get commands for
TOPDRAWER setup.
(Default:TDINIT.TOP)
2. /[NO]JOURNAL[=file] - Specifies a file to journal all
interactive commands.
(Default:TD.TDJ)
3. /[NO]LIST[=file] - Specifies a file to list the commands and
error messages.
(Default:TD.LIS)