Platform | x64, Win32 |
Purpose |
Increase the I/O buffer size from the default size of 32767. |
Syntax |
SUBROUTINE SET_MAXIMUM_IO_BUFFER_SIZE@(size) INTEGER size |
Description |
Increase the I/O buffer size from the default size of 32767. This should only be used if the record length exceeds 32767. |
Notes |
Introduced with FTN95 8.20. |