amitchaudhary Warnings : 1 New User

Joined: 13 May 2005 Posts: 8
|
|
|
|
Hi all,
I am working on PL/1 - IMS DB programs.
In most of the programs I have this as my main function
AV8240 : PROC($H1B,$P40,$P41A,$P41B,$P42,$P43,$P50,$P6G,$P6H,$P98) OPTIONS(MAIN);
canany one will tell me how to may my PCB names defined in the PSB mask with these parameters.
I am not able to track who sends these parameters to the PL/1 main procedure.
Is there anything equivalent of ENTRY statement which we use in COBOL programs.
Please provide me some suggestions to track this. |
|