Next Previous Contents

6. Predefined Options

The following is a list of predefined options.
appsocket FLAG                 Use Tektronix AppSocket Protocol
banner=LANGUAGE                Enable OF banner printing using LANGUAGE
banner_file=PATHNAME           PATHNAME of PostScript banner file
config=PATHNAMES               Configuration file pathnames
crlf FLAG                      Do LF to CRLF translation
debug FLAG                     Debugging level
default_language=LANGUAGE      Default job file language (ps, pcl, raw, text, etc)
endpage=NNN                    PJL JOB command END = NNN value
file_util_path=PATHNAME        Pathname of the UNIX file utility
forcestatus FLAG               Force status reading from the printer if set
language=LANGUAGE              Specify job file language to be used (ps, pcl, raw, text, etc)
logall FLAG                    Log all status reports from printer if set
nullpad=COUNT                  Send COUNT nulls to force full buffer condition
model=NAME                     Specify model name for configuration selection
model_from_optin=X             Specify model name using a command line option value
no_ps_eoj FLAG                 No PostScript EOJ (CTRL-D) at start of job
no_pcl_eoj FLAG                No PCL EOJ (CTRL-D) at start of job
page_length=LINES              Number of lines on a text page for banner printing
page_width=COLUMNS             Number of columns on a text page for banner printing
pagecount=LANGUAGE             Enable pagecounting using the specified lanague (pjl, ps)
pagecount_interval=SECONDS     Send pagecount command at SECONDS interval
pagecount_ps_code=STRING       PostScript code to get pagecount information
pagecount_timeout=SECONDS      Timeout getting pagecount after SECONDS
pcl FLAG                       Printer supports PCL if set
pcl_user_opts=LIST             User PCL options supported
pjl FLAG                       Printer supports PJL if set
pjl_console FLAG               Printer supports messages on console
pjl_error_codes=LIST           PJL error messages for error codes
pjl_except=LIST                Do not allow these PJL commands
pjl_init=LIST                  PJL initializations to be done
pjl_job FLAG                   PJL JOB and EOJ supported
pjl_only=LIST                  Allow only these PJL commands
pjl_user_opts=LIST             Allow only these user PJL commands or variables to be set
pjl_vars_except=LIST           Do not allow these PJL variables to be set
pjl_vars_set=LIST              Allow these PJL variables to be set
ps FLAG                        Printer supports PostScript (ps)
ps_user_opts=LIST              Support these PostScript user options
read_write FLAG                Open a file or device read/write
remove_ctrl=LIST               Remove these characters from PostScript jobs
startpage=NNN                  PJL JOB command START = NNN value
status FLAG                    Printer supplies status information
statusfile=PATHNAME            Status file pathname
statusfile_max=NNN             Status file has maximum size of NNN Kbytes
statusfile_min=NNN             Status file has truncated size of NNN Kbytes
summaryfile=PATHNAME           Summary file pathname
sync FLAG                      Synchronize printer if set
sync_interval=SECONDS          Send synchronization request at SECONDS interval
sync_timeout=SECONDS           Timeout synchronization request after SECONDS
tbcp FLAG                      Use Transparent Binary Communications Protocol for PostScript files
text FLAG                      Printer supports text mode
text_converter=PATHNAME        Pathname of text conversion program
text_converter_output=LANGUAGE Job language of text converter output
text_tempfile=PATHNAME         Temporary file pathname template
trace FLAG                     Put error and trace messages on STDERR if set


Next Previous Contents