This the multi-page printable view of this section.Click here to print.

Return to the regular view of this page.

CLRCHN

Clear I/O channels

Table of Contents

Function AddressVectorDescription
CLRCHN FFCC0322Clear I/O channels

This routine is called to clear all open channels and restore the I/O channels to their original default values.

It is usually called after opening other I/O channels like a tape or disk drive and using them for input/output operations. The default input device is 0 (keyboard). The default output device is 3 (screen).

This routine is automatically called when the CLALL routine is executed.