Native-Mode Output Spool Files

Since native-mode output spool files are ordinary files, they can be Listed, Texted, and Destroyed with Qedit. To make this easier, Qedit recognizes the format #O1234 and #1234 as spool files and translates them into the proper MPE/iX file name. You cannot Keep as a spool file, but you can do List LP to create a new spool file.

  /showout sp;ready  /list #o12  /text #321  /destroy #O5678  

Native-Mode Output Spool Files