COBOL Manual for TNS and TNS/R Programs
Index
HP COBOL Manual for TNS and TNS/R Programs—522555-006
Index-5
C
Binding (continued)
mixed-language programs 24-16
process of 24-4
BINSERV process
description of 11-10, 11-12, 11-27,
11-43, 24-5
in compilation 24-10/24-13
selecting processor for 11-34
BLANK directive
description of 11-54
initializing data items and 7-36
migrating to native mode and 33-15
Blank lines
in replacement text 10-17
in Tandem reference format
anywhere 2-6
in continuation lines 2-5
BLANK WHEN ZERO clause
description of 7-88
for BINARY/COMPUTATIONAL data
item 7-73
for INDEX data item 7-76
for NATIVE-n data item 7-76
in record description entry 7-46
BLOCK CONTAINS clause
description of 7-15/7-17
for external file 7-12
for labeled tape file 27-21
for unlabeled tape file 27-2
HP COBOL Fast I-O and 6-36
sequential block buffering and 6-35
Blocked files
closing 9-39
creating 7-16
Blocked records
in structured files 28-31/28-35
in tape files 27-2
BLOCKLEN attribute of DEFINE
for labeled tape file 27-21
for unlabeled tape file 27-16
Blocks
code
description of 24-1/24-3
calling each other 24-3
replacing 24-15/24-16
data 24-1/24-3
Body of page 7-26
Borland integrated development
environment (IDE) 34-4
Break key 29-8/29-9
BREAK message 6-75
BUFFERED attribute 6-35
Buffering
cache
indexed files and 6-52
relative files and 6-45
sequential files and 6-35, 9-298
structured files and 28-32
HP COBOL Fast I-O 28-34/28-35
local
for indexed files 6-52
for relative files 6-46
for sequential files 6-36
sequential block
disk input-output and 28-33
for indexed files 6-52
for relative files 6-45
for sequential files 6-34
HP COBOL Fast I-O and 9-190
BUFFER-SIZE parameter 13-56, 13-58
Bypassing labels 27-20
C
C routines
calling 9-58
in TNS user library 24-19
migrating to native mode 33-4
passing parameters to 9-63,
23-26/23-29
restrictions on 9-63/9-64, 23-16