SPOOLF [ MPE/iX Quick Reference Guide ] MPE/iX 5.0 Documentation
MPE/iX Quick Reference Guide
SPOOLF
Allows a qualified user to alter, print, or delete output spoolfile(s).
(Native Mode)
{[[IDNAME=] {spoolid } ] }
{[ {(spoolid[,spoolid]...)} ] }
{[ ] }
{[[;ALTER] [;SELEQ= {[select-eq] }]] }
{[ [ {^indirect_file}]] }
{[ ] }
{[[ {ldev }] ] }
{[[;DEV={devclass}] ] }
{[[ {devname }] ] }
{[ ] }
{[[;PRI=outpri] [;COPIES= numcopies] ] }
{[[;SPSAVE] [;DEFER ] [;SHOW] ] }
{[ [;UNDEFER] ] }
{ }
{[[IDNAME=] {fileset }] }
SPOOLF {[ {(fileset[,fileset]...)}] }
{[ ] }
{[ [ {ldev }] ] }
{[[;PRINT] [;DEV= {devclass}] ] }
{[ [ {devname }] ] }
{[ ] }
{[[;PRI=outpri] [;COPIES= numcopies]] }
{[[;SPSAVE] [;DEFER ] [;SHOW] ] }
{[ [;UNDEFER] ] }
{ }
{[[IDNAME=] {spoolid } ]}
{[ {(spoolid[,spoolid]...)} ]}
{[ ]}
{[[;DELETE] [;SELEQ= {select-eq }]]}
{[ [ {^indirect_file}]]}
{[ ]}
{[[;SHOW] ]}
Where the select equation, enclosed in square brackets, has the
following syntax:
select_eq ::= [equation]
{ {> } }
{ {>=} }
{parm{< } value }
{ {<=} }
equation ::= { {<>} }
{ {= } }
{ }
{NOT (equation) }
{(equation) {AND} (equation)}
{ {OR } }
SPOOLF O@;SELEQ=[DEV=16];ALTER;PRI=8;SHOW
MPE/iX 5.0 Documentation