PL/I program - PROC OPTION various attributes

Post your questions on PL/I.

Moderator: Moderator Group

Post Reply
ragbose
Member
Posts: 3
Joined: Sat Feb 20, 2010 6:50 pm
Location: Chennai

PL/I program - PROC OPTION various attributes

Post by ragbose » Mon Nov 11, 2013 2:26 pm

Hi All,

Sorry if this is a very basic question. I tried to get some info but not got.

In PL/I Program beginning, we have something called

1. MODULE NAME: PROC OPTIONS(MAIN) REORDER
2. MODULE NAME: PROC OPTIONS(MAIN REENTRANT) RECURSIVE REORDER
3. MODULE NAME: PROC OPTIONS(REENTRANT) REORDER

Can some one help me to understand what are the various proc options we can give and purpose of the same?

Thanks in advance :)
Raghu

ragbose
Member
Posts: 3
Joined: Sat Feb 20, 2010 6:50 pm
Location: Chennai

Post by ragbose » Mon Nov 11, 2013 2:27 pm

If some one gives this info quickly it will help me to understand better, Thanks a lot for your time.
Raghu

NicC
Active Member
Posts: 650
Joined: Sun Jul 24, 2011 5:27 pm
Location: Down on the pig farm

Post by NicC » Mon Nov 11, 2013 3:00 pm

You mean that if we don't give it quickly then you won't understand better?!

What do you not understand when you read about these options in the manual? They are also fairly self-explanatory apart from the REORDER option.
Regards
Nic

ragbose
Member
Posts: 3
Joined: Sat Feb 20, 2010 6:50 pm
Location: Chennai

Post by ragbose » Mon Nov 11, 2013 3:33 pm

Hi NicC,

Sorry if it meant wrong. I was not able to get any information regarding different purpose of having PROC OPTIONS(). if possible can u pls share me the link.

I would like to gain different way in which PROC OPTIONS() is used.

Please help me in this regard. Many thanks in advance for spending your Valuable time
Raghu

NicC
Active Member
Posts: 650
Joined: Sun Jul 24, 2011 5:27 pm
Location: Down on the pig farm

Post by NicC » Mon Nov 11, 2013 8:05 pm

Look at the PL/1 Language Reference Manual. Look in the index for OPTIONS and/or the relevant sub-keyword e.g. REORDER.
Regards
Nic

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others