HPlogo Native Mode Spooler Reference Manual: HP 3000 MPE/iX Computer Systems > Appendix B Spooler Command Comparison

Copying Spool Files

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Glossary

 » Index

To copy a spool file, use one of these:

  • the COPY command

  • the FCOPY command

You may copy a nonprivate spool file from OUT.HPSPOOL to your account with the COPY or FCOPY commands. The file copied with FCOPY or COPY is not linked to the spooling subsystem.

To copy spool file O2050 to an unlinked file called NEWFILE, enter:

   FCOPY FROM=O2050.OUT.HPSPOOL; TO=NEWFILE;NEW
Feedback to webmaster