Guardian Programming Reference Summary for pTAL and TAL
Procedure Calls Summary (D-F)
Guardian Programming Reference Summary for pTAL and TAL—522631-001
5-37
FILE_GETINFOLISTBYNAME_ 
Obtains detailed information about a file identified by file name.
141 8 Partition modification LCT
142 4 Aggregate EOF
143 4 Aggregate maximum file size
144 8 Aggregate modification time
145 8 Aggregate modification LCT
153 2 Logical (packed) record length
160 6 Three-word partition modification LCT
161 2 OSS file
164 4 OSS group ID
165 4 OSS access permissions
166 2 OSS open
167 4 OSS user ID
168 2 OSS number of links
169 2 Security mechanisms in effect
error := FILE_GETINFOLISTBYNAME_ ( filename:length
 ,item-list
 ,number-of-items
 ,result
 ,result-max
 ,[ result-length ]
 ,[ error-item ] );
error INT! returned value
filename:length  STRING .EXT:ref:* INT:value input:input
item-list  INT .EXT:ref.* input
number-of-itemsINT:value input
 INT .EXT:ref:* output
result-max INT:value input
result-length INT .EXT:ref:1 output
error-item INT .EXT:ref:1 output
Code Size (bytes) Description










