Please enable JavaScript to view this site.

A-Shell Reference

Navigation: A-Shell BASIC (ASB) > Statements > File I/O Statements > ISAM-A Files

CLOSE

Scroll Prev Top Next More

CLOSE #channel

channel

an expression or variable matching that used to open the file. Files should be closed explicitly, although ASB will perform a forced closed on any file left open when the program ends.