mmwife
Super Moderator
Joined: 30 May 2003 Posts: 1592
|
|
|
|
Hi Santosh,
You can find the following by clicking "manuals" at the top left of this screen. It took me 30 secs to find it.
Code: |
___ ADDRESS ____________________________________________________________
| |
| ADDRESS |
| [COMMAREA(ptr-ref)] |
| [ACEE(ptr-ref)] |
| [CWA(ptr-ref)] |
| [EIB(ptr-ref)] |
| [TCTUA(ptr-ref)] |
| [TWA(ptr-ref)] |
| | |
| | Condition: INVREQ |
| |
| |
|________________________________________________________________________|
|
ADDRESS accesses the following areas: the communication area available to
the invoked program (COMMAREA), the access control environment element
(ACEE), the common work area (CWA), the EXEC interface block (EIB), the
terminal control table user area (TCTUA), and the transaction work area
(TWA). |
|