Use of $QIOW To Output Data To A Terminal
Overview
- This example will demonstrate the use of $ASSIGN and $QIOW system services. The $QIOW will output a character string to the terminal.
Caution
- This sample program has been tested using PL/I V2.2 on VAX/VMS V4.1. However, we cannot guarantee its effectiveness because of the possibility of error in transmitting or implementing it. It is meant to be used as a template for writing your own program, and it may require modification for use on your system.
Program Example
<<Monospace>>
$ CREATE QIOW.PLI
attachment:qiow.pli
<<Monospace>>
