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

shared, 53, 803
size of, 195
synchronized, 217
that cannot have VALUE clauses, 219
Data items:classes of;Data items:categories of:description
of;Levels of data;Categories of data:description
of;Classes of data:description of, 77
Data items:initialization of:in Linkage Section;Linkage
Section:initializing data items in, 180
Data items:initialization of:in Working-Storage Section,
177
Data items:qualifiers for, 90
DATA RECORDS clause, 168, 174
Data structures, 81
see also Files
see also Records
see also Tables
description of, 77, 759
initializing, 220, 344
MOVE statement and, 370
redefined, 188
storage allocation for, 185
that cannot have VALUE clauses, 219
USAGE clause and, 206
VALUE clause and, 220
Data type correspondence, 1234
Data types other than HP, 846
Data-names
identical, 69
qualified, 68
scope of, 50
DATA-SLACK parameter, 624, 628
Databases
describing, 759
NonStop SQL/MP, process pairs and, 304
DATE phrase, 283
Date, current
ACCEPT statement and, 283
DATE-COMPILED paragraph, 97, 99
DATE-OF-INTEGER function
Integer functions, 665
DATE-WRITTEN paragraph, 97, 1020
DAY phrase, 283
DAY-OF-INTEGER function
Integer functions, 665
DAY-OF-WEEK phrase, 283
DB (debit), 76, 194
DDL see Data Definition Language (DDL)
Deadlock, 881
DEB1 parameter, 575
Debit (DB), 76, 194
Deblocking files, 163
Debugger
entering, 829
Debuggers
selecting, 700
Debugging
mode, entering, 829
on native COBOL cross compiler, 968
programs
that use fault-tolerant facility, 953
programs that use TMF, 957
Debugging lines
COPY statement and, 501, 764
in ANSI reference format, 703
in COPY libraries, 505
in replacement text, 510
in Tandem reference format, 45
DEBUGGING MODE clause, 102
Decimal numeric literals, 70
Decimal point, 76
see also Comma
see also Period
in decimal numeric literal, 71
in intermediate results, 264
in PICTURE clause, 76
placement in division, 263
DECIMAL-POINT clause, 114
Decision tables, 323
Declarative procedures
conditional GO TO statement and, 335
LOCKFILE statement and, 359
unconditional GO TO statement and, 334
Declaratives Portion
execution of, 242
syntax of, 238
Declaring parameters, 299
Defaults
ASSIGN command maximum, 821
COPY library, 755
file security, 858
function key, 751
input device, 826
object file name, 754
output device, 826
pathname, in OSS environment, 713
reference format, 748
shortest record on tape file, 838
subvolume, 831
volume, 713, 831
Defaults:system, 831
DEFINEs
description of, 593
adding, 820
attributes of, 594, 821
characteristics of
changing, 825
showing, 824
clearing, 825
compared to ASSIGNs, 593
creating, 595
deleting, 825
for tape files
unlabeled, 847
maximum number of, 824
names of, 594, 821, 836
on PC, 970
predefined, 756
1245