Micro FocusĀ Visual COBOLĀ 2.3 for Visual Studio 2015
>
General Reference
>
File Handling Reference
>
File Handler
>
Configuration File
>
Configuration File Options
>
SEQDATBUF
SEQDATBUF
The
SEQDATBUF
option determines the size of buffer to use when accessing a file with organization
SEQUENTIAL
.
Syntax:
SEQDATBUF
=
integer
Parameters:
integer
Round up the value that you enter to the next power of 2. The minimum value is 4096 bytes.
Properties:
Default:
4096 bytes
Parent topic:
Configuration File Options