Summary of Advanced Capabilities for Standard Files
|
Task |
CA Culprit instruction |
|---|---|
|
Print totals only. |
OUT T
Type 8 logic
Type 6 edit line |
|
Manipulate system-maintained totals. |
Type 8 parameter |
|
Define items to be totaled.
Format total lines. |
Type 6 parameter |
|
Obtain current work field value. |
Type 6 parameter
Type 8 parameter
Subscripted work fields on type 6 or type 8 parameters |
|
Obtain a sort key value. |
Control break
Subscripted work fields on type 6 or type 8 parameters |
|
Reference repeating groups. |
Explicit, implied, or zero subscripts |
|
Reference multiply-occurring input fields. |
Subscripts using GROUP REC and ELMNT REC |
|
Access file definitions stored in the data dictionary. |
DATABASE DICTNAME=
FN= |
|
Override parameters generated by the data dictionary. |
IN
REC
GROUP REC/ELMNT REC |
|
Match files. |
IN parameter with MK=option |
|
Insert the current value of a field into a heading. |
Type 4 parameter
Control breaks
SORT/NOSORT
B HEAD |
|
Create nonprinted output. |
OUT parameter with optional descriptors Format codes: FB, FU, FW, FP, or FZ DD=SYS020 |
|
Create standard files from the database. |
DATABASE DICTNAME=
IN DB SS=
PATH
DD=SYS020 (delete SYS010) |
|
Copy the contents of a data file. |
=MACRO AMLIST |
|
Copy stored code. |
USE =MACRO/=MEND =COPY |
|
Change inline or copied code. |
USE WITH VALUES CHANGE DROP/KEEP RENUMBER
=MACRO/=MEND =DROP =CHANGE
=COPY RPTNO= INPUT= |
|
Assign default values to symbolic parameters. |
USE |
|
Nest copied code. |
USE */ END |
|
Copyright © 2014 CA.
All rights reserved.
|
|