ALLOC
Pre-allocate a number of blocks
|
|
|
VSupported on OpenVMS
|
ALLOC:blocks
Arguments
blocks
The number of 512-byte blocks to allocate for the file. (n)
Discussion
The ALLOC qualifier defines the initial allocation size for a file being opened for output.
See also
OPEN statement