home *** CD-ROM | disk | FTP | other *** search
- #
- ---------------------------------------------------------------------------
- Use arrow keys to move pointer
-
-
- FILE QUEUE MANAGER
-
-
- Q Add file to queue R Run all files in queue
- V View queue T Type " " " "
- E Empty queue A Assemble " " " "
- S Specially process queued files
-
- X Exit
- #
- QZEX ADDQ $PN
- VZEX QVIEW
- EERA 0:SH.VAR;REG S1
- RZEX QRUN
- TZEX QTYPE
- AZEX QM80
- SZEX DOMULT "Enter process: " "Enter filetype/command line tail: "
- XREG S1 ;ERA 0:SH.VAR;SHCTRL P
- ##