Function | Address | Vector | Description |
---|---|---|---|
CLALL | FFE7 | 032C | Close all open files |
This routine closes all open files. When this routine is called, the pointers into the open file table are reset, closing all files.
Also, the CLRCHN routine is automatically called to reset the I/O channels.