Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
what is the difference between a section and a paragraph?

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Interview Questions
Author Message
gixcng

New User


Joined: 26 Oct 2007
Posts: 15
Location: chennai

PostPosted: Mon Nov 12, 2007 4:15 pm    Post subject: what is the difference between a section and a paragraph?
Reply with quote

hi everyone,

may i know how these differ:

1. perform <para>
2.perform <section>
3.go to <section>

thank u
Back to top
View user's profile Send private message
References
PostPosted: Mon Nov 12, 2007 4:15 pm    Post subject: Re: what is the difference between a section and a paragraph? Reply with quote

Moved: Mon Nov 12, 2007 4:18 pm by William Thompson From Mainframe COBOL to Interview Questions
murmohk1

Senior Member


Joined: 29 Jun 2006
Posts: 1482
Location: Bangalore,India

PostPosted: Mon Nov 12, 2007 4:24 pm    Post subject:
Reply with quote

Gayathri,

Refer manual before posting -
Quote:

o If procedure-name-1 is a paragraph name and procedure-name-2 is not
specified, the return is made after the execution of the last
statement of the procedure-name-1 paragraph.

o If procedure-name-1 is a section name and procedure-name-2 is not
specified, the return is made after the execution of the last
statement of the last paragraph in the procedure-name-1 section.
Back to top
View user's profile Send private message
gixcng

New User


Joined: 26 Oct 2007
Posts: 15
Location: chennai

PostPosted: Mon Nov 12, 2007 4:34 pm    Post subject:
Reply with quote

murali,


thank you.i would do that hereafter.
iam a new user and i have not looked at various study text
present here.




thank you
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 1142
Location: At my desk

PostPosted: Mon Nov 12, 2007 4:40 pm    Post subject:
Reply with quote

Helpful..... icon_rolleyes.gif

6.2.27.1 "Language Reference" IBM Library Server
# If procedure-name-1 is a paragraph name and procedure-name-2 is not specified, the return is made after the execution of the last statement of the procedure-name-1 paragraph.
# If procedure-name-1 is a section name and procedure-name-2 is not specified, the return is made after the execution of the last statement of the last paragraph in the procedure-name-1 section.
# If procedure-name-2 is specified and it is a paragraph name, the return is made after the execution of the last statement of the procedure-name-2 paragraph.
# If procedure-name-2 is specified and it is a section name, the return is made after the execution of the last statement of the last paragraph in the procedure-name-2 section.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Interview Questions All times are GMT + 6 Hours
Page 1 of 1