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
 
Can we use goto statement in inline_perform ?

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

New User


Joined: 15 Nov 2005
Posts: 15
Location: chennai

PostPosted: Fri Jul 25, 2008 2:38 pm    Post subject: Can we use goto statement in inline_perform ?
Reply with quote

pls any one of tell me that Can we use goto statement in inline_perform ?
If we use what will happen
Back to top
View user's profile Send private message
References
enrico-sorichetti

Global Moderator


Joined: 14 Mar 2007
Posts: 3168
Location: italy

PostPosted: Fri Jul 25, 2008 2:39 pm    Post subject: Reply to: Can we use goto statement in inline_perform ?
Reply with quote

Try and post Your findings
Back to top
View user's profile Send private message
sri_mf

Active User


Joined: 31 Aug 2006
Posts: 197
Location: At my Desk

PostPosted: Fri Jul 25, 2008 3:02 pm    Post subject: Re: Can we use goto statement in inline_perform ?
Reply with quote

krishnakumarramaraj wrote:
pls any one of tell me that Can we use goto statement in inline_perform ?
If we use what will happen


Yes you can use it will work fine... just write simple code to check it
Back to top
View user's profile Send private message
UmeySan

Senior Member


Joined: 22 Aug 2006
Posts: 625
Location: Germany

PostPosted: Fri Jul 25, 2008 5:22 pm    Post subject:
Reply with quote

Hi krishnakumarramaraj !

We live in 2008!
In most firm's it's forbidden, to use GoTo-Command.

Programming in Cobol-II it's just a NoGo !!!"
Back to top
View user's profile Send private message
sedireswarapu

New User


Joined: 18 Jun 2008
Posts: 25
Location: India

PostPosted: Fri Jul 25, 2008 8:28 pm    Post subject:
Reply with quote

Krishna,

Could you please tell us what exactly is your requirement and why would you like to use a GOTO in an inline perform?

You will have some other better option to make use of, instead of using that.
Back to top
View user's profile Send private message
krishnakumarramaraj

New User


Joined: 15 Nov 2005
Posts: 15
Location: chennai

PostPosted: Sun Jul 27, 2008 10:07 pm    Post subject: Sriram
Reply with quote

I faced this in an interview.Currently i am not working that's y asked.
Back to top
View user's profile Send private message
dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 8728
Location: 221 B Baker St

PostPosted: Sun Jul 27, 2008 11:24 pm    Post subject:
Reply with quote

Hello,

Quote:
I faced this in an interview
The compiler will typically permit this and when compiled it will execute.

Many organizations do not permit this as it is usually a very bad programming practice. One exception that comes to mind is GOing directly to an abend routine that among other things would make sure there was a dump produced. . .
Back to top
View user's profile Send private message
Moved: Mon Jul 28, 2008 4:13 am by dick scherrer From Mainframe COBOL to Interview Questions
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