TYPE |
Type of a file in the operating system |
CHAR |
10 |
0 |
|
FILETYPE
|
|
NAME |
Name of a file in the operating system (shortened to 75) |
CHAR |
75 |
0 |
|
FILENAME75
|
|
LEN |
Length of a file in bytes |
NUMC |
15 |
0 |
|
FILESIZE
|
|
OWNER |
Owner of a file (filename from operating system) |
CHAR |
8 |
0 |
|
FILEOWNER
|
|
MTIME |
Last change date of a file in seconds since 1970 |
NUMC |
10 |
0 |
|
FILEMODSEC
|
|
UMODE |
File rights (ex. like in UNIX) |
CHAR |
9 |
0 |
|
FILEUMODE
|
|
USEABLE |
File is useable (subjective classificaiton) |
CHAR |
1 |
0 |
|
FILEUSEABL
|
|
SUBRC |
Return Code |
INT4 |
10 |
0 |
|
SYSUBRC
|
|
ERRNO |
SysLog: Operating system error number: "errno" |
CHAR |
6 |
0 |
|
RSLGERRNO
|
|
ERRMSG |
Error message for a file |
CHAR |
40 |
0 |
|
FILEERRMSG
|
|
MOD_DATE |
Data on which a file was last changed |
DATS |
8 |
0 |
|
FILEMODDAT
|
|
MOD_TIME |
Time when a file was last changed |
TIMS |
6 |
0 |
|
FILEMODTIM
|
|