13.5.5 BLOCKSIZE Specifier (WNT, W9*)

The BLOCKSIZE specifier asks about the I/O buffer size. It takes the following form:

 BLOCKSIZE = bks
bks
Is a scalar default integer variable.

The bks is assigned the current size of the I/O buffer. If the unit or file is not connected, the value assigned is zero.


Previous Page Next Page Table of Contents