Purpose
Assignment operations assign a value contained in a literal or variable field to either a work field or a CA Culprit reserved field.
Syntax
►►─┬─ Move ─┬─ literal ───────────────┬───┬─ to ─┬─ result-field-name ─┬──────►◄ │ └─ field-name-expression ─┘ │ ├─ ARGn ──────────────┤ └─ CONVERT ─┬─ literal ───────────────┬┘ └─ PAGE ──────────────┘ └─ field-name-expression ─┘
Syntax Rules
Specifies that a MOVE operation is to be performed.
With a MOVE, the following reserved words can replace field-name-expression in the syntax:
|
PATH-ID REC-NAME IDMS-STATUS LR-STATUS DBKEY DBKEY-PAGE |
DBKEY-LINE DBKEY-ALPHA TABLE-ID TABLE-NAME SUBSCHEMA-NAME |
Specifies that a CONVERT operation is to be performed.
With CONVERT, the following reserved words can replace field-name-expression in the syntax:
Used in MOVE operations to pass arguments to the DB-EXIT facility, which is described in detail in Appendix L, The DB-EXIT Facility.
ARGn is a reserved word, where n is an integer in the range 1 through 9.
|
Copyright © 2014 CA.
All rights reserved.
|
|