COBOL Manual for TNS/E Programs (H06.08+, J06.03+)

system:for temporary disk files, 831
unqualified, 528, 756
File names:COBOL
associating with system file names, 379
File numbers, 883
File position indicators
description of, 84
OPEN statement and, 381
timed input-output and, 257
File Section, 154
FILE STATUS clause, 117
file type and, 116
for indexed file, 134
for line sequential file, 127, 718
for relative file, 130
for sequential file, 122
File system, 830
File system routines, 799
File Utility Program (FUP)
DDL compiler and, 761
multiple-tape files and, 307, 842
File-control entries, 115
for indexed files, 131
for line sequential files, 125, 716
for queue files, 136
for relative files, 127
for sequential files, 118
for sort-merge files, 136
FILE-CONTROL paragraph, 115
FILE-GETINFOBYNAME-COMPLETION message, 151
File-Mnemonic clause
description of, 109
migrating TNS/R programs to TNS/E programs, 960
migrating to native mode, 960
File-status data item, 117
CLOSE statement and, 305
UNLOCKRECORD statement and, 473
FILE_GETINFO_ routine, 884
FILENAME-FINDNEXT-COMPLETION message, 151
Files, 81
access modes of, 82
assigned to disk devices, 384
assigned to processes, 383
assigned to tape devices, 387
assigned to terminals, 384
attributes of, 883
audited, 954
blocking and deblocking, 163
closing blocked, 306
code 180 see Line sequential files
created by programs, 821
description of, 830
disk see Disk files
EDIT, 866
see also EDIT files
error, 775
exclusion modes of, 84
executable see Loadfiles
in OSS environment, 713
indexed
See Indexed files, 82
internal see Internal objects, files
key-sequenced:See Indexed files, 82
line sequential see Line sequential files
locking, 304, 358, 835, 881
nonexistent, 385
numbers of, 883
OBEY command, 754
object see Object files
of dummy routines, 609
open modes of, 83
opening, 375
organization of, 81
OSS , 716
partitioned, 880
positioning, 871, 873
prereading records of, 836, 838
processes treated as, 836
purging, 856, 884, 885
queue
See Queue files, 82
reading, 405
relative
See Relative files, 81
renaming, 886
saveabend, 565
scratch, 366
sequential, 81, 116
shared, 57
sort-merge see Sort-merge files
swap, 366
temporary see Temporary files
terminals as, 890
type 101 see EDIT files
type 106, 776
unaudited, 945
updating, 423
writing, 487
FILES command, 755
Files:audited, 124
Files:command
See OBEY command files, 754
Files:external, 160, 523
FILESEQ attribute of DEFINE, 852
FILLER bytes, 88
FILLER keyword
in DATA RECORDS clause, 168
in record description entry, 184, 186
FIPS directive, 551
Fixed insertion editing, 200
Fixed-length records
description of, 80, 165
in entry-sequenced files, 863
in indexed files, 864
in key-sequenced files, 864
in relative files, 863
in unstructured files, 861
Fixed-size tables, 211
1249