Find Answers
|
|
Results |
|
Rexx variable values not being set in APRV00XM HLLX
say "Exit module/exec name : "externalName say "Call Origin : " callOrigin say "Userid : "userid
|
|
|
Inconsistent variables passed to HLLX BULD01R0 at recompile time
externalName : BULD01R0 callOrigin : SPF zmfSubs : 6
|
|
|
ChangeMan ZMF 8.1.2 Readme
SCRNFUNC function 8 Internal exit name SCRNDBUG debugCall 1 Debug exit call (Y/N) SCRNORGN callOrigin 3 ISPF = SPF XML service = XML zDD = ZDD ZMF for Eclipse = ECL SCRNZMFS zmfSubs 1 ZMF subsystem character SCRNPDB2 db2Subs 4 Default DB2 subsystem for this ZMF SCRNUSER userid 8 Userid for function calling this exit SCRNEXTN externalName 256 External routine name defined for this exit SCRNPKGN packageId 10 The package being acted on SCRNPSTA packageStatus 3 Package status (DEV, FRZ, etc) SCRNPINS packageInsDate 8 Pkg Install Date yyyymmdd ...
|
|
|
ChangeMan ZMF 8.1.2 Readme (Updated 7 November 2016)
SCRNFUNC function 8 Internal exit name SCRNDBUG debugCall 1 Debug exit call (Y/N) SCRNORGN callOrigin 3 ISPF = SPF XML service = XML zDD = ZDD ZMF for Eclipse = ECL SCRNZMFS zmfSubs 1 ZMF subsystem character SCRNPDB2 db2Subs 4 Default DB2 subsystem for this ZMF SCRNUSER userid 8 Userid for function calling this exit SCRNEXTN externalName 256 External routine name defined for this exit SCRNPKGN packageId 10 The package being acted on SCRNPSTA packageStatus 3 Package status (DEV, FRZ, etc) SCRNPINS packageInsDate 8 Pkg Install Date yyyymmdd ...
|
|
|
ChangeMan ZMF 8.1.1 High Level Language Functional Exits Getting Started Guide
On entry to an exit, a field (xxxxORGN for LE code and callOrigin as a REXX variable) will be set to an identifier that identifies the client process that resulted in this call. These identifiers are:
|
|
|
|
|
|
|
|