HP 3000 Manuals

LISTSPF [ MPE/iX Quick Reference Guide ] MPE/iX 5.0 Documentation


MPE/iX Quick Reference Guide

LISTSPF 

LISTSPF[[IDNAME=] {spoolid                }] [[;SELEQ=] {select-eq      }]
       [          {(spoolid [,spoolid]...)}] [          {^indirect_file }]

[;DETAIL]
[;STATUS]
Where the select equation, enclosed in square brackets, has the following
format:

select-eq ::  = [equation]

               {     {>    }               }
               {     {>=   }               }
               {parm {<    } value         }
               {     {<= <>}               }
equation ::  = {     {=    }               }
               {                           }
               {NOT (equation)             }
               {(equation) {AND} (equation)}
               {           {OR }           }
     LISTSPF O@;SELEQ=[(PRI>2)AND(DATE<09/30/89)];DETAIL 



MPE/iX 5.0 Documentation