Description: | Determines whether the list box shows files with the archive attribute set. |
Used in control(s): | FileList |
Values (with constants): | True:Files with the archive attribute are listed. (POW-TRUE) False:Files with the archive attribute are not listed. (POW-FALSE) |
Default value: | False: (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-ARCHPIC S9(4) COMP-5 |