Reference for unit 'Dos': Constants
Constant | Description |
---|---|
anyfile | Match any file attribute |
archive | Archive file attribute |
directory | Directory file attribute |
fauxiliary | CPU auxiliary flag. Not used. |
fcarry | CPU carry flag. Not used. |
FileNameLen | Maximum length of a filename |
fmclosed | File is closed |
fminout | File is read and write |
fminput | File is read only |
fmoutput | File is write only |
foverflow | CPU overflow flag. Not used. |
fparity | CPU parity flag. Not used. |
fsign | CPU sign flag. Not used. |
fzero | CPU zero flag. Not used. |
hidden | Hidden file attribute |
readonly | Read-Only file attribute |
sysfile | System file attribute |
volumeid | Volume ID file attribute |