Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.276 System Property

Description:

Indicates whether the file list displays files with the system attribute.

Used in control(s):

FileList

Values (with constants):

True - Displays files with the system attribute. (POW-TRUE)

False - Does not display files with the system attribute. (POW-FALSE)

Default value:

False - Does not display files with the system attribute. (POW-FALSE)

COBOL picture:

S9(4) COMP-5

OLE data type:

VT_BOOL

Design time access:

Set and reference.

Execution time access:

Set and reference.

Backward compatibility attribute:

POW-SYSEMPIC S9(4) COMP-5