Component Save
Callouts are not available on Solo Edition.
These callouts are called when a component is written to a physical location with a storage format of M. The callout must be written as a line label or routine call.
R, INT, P and WLD Components
Usage
do label^routine(lcode,addr,obv,cret,function,%usr,$job,id)
Inputs
lcode |
Location code |
addr |
Physical Address |
obv |
Object version |
cret |
Component reference |
fcode |
Function code for the transfer |
chdesc |
Change request description |
%usr |
User ID |
$job |
M job number |
id |
Unique ID of temporary global |
CDL Components
Usage
do label^routine(context)
Inputs
Inputs: | context |
Array containing context information |
INC and MAC Components
Usage
do label^routine