Rational Developer for System z
COBOL for Windows, Version 7.5, Programming Guide


FILESYS

FILESYS specifies the file system to be used for files for which no explicit file-system selection is made either through an ASSIGN statement or an environment variable. The option applies to sequential, relative, and indexed files.

FILESYS option syntax
Read syntax diagramSkip visual syntax diagram            .-STL-.    
>>-FILESYS(-+-BTR-+-)------------------------------------------><
            '-RSD-'    
 

Default is: FILESYS(STL).

BTR
The file system is Btrieve (Pervasive.SQL).
STL
The file system is STL.
RSD
The file system is RSD.

related tasks
Identifying files

related references
Runtime environment variables


Terms of use | Feedback

Copyright IBM Corporation 1996, 2008.
This information center is powered by Eclipse technology. (http://www.eclipse.org)