IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

GO BACK statement


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
BAJJI

New User


Joined: 15 Jul 2005
Posts: 47

PostPosted: Tue Aug 23, 2005 3:48 pm
Reply with quote

Hello all,

In an independent COBOL pgm, what does a GOBACK statement does.

thanks.
Back to top
View user's profile Send private message
Rupesh.Kothari

Member of the Month


Joined: 27 Apr 2005
Posts: 463

PostPosted: Tue Aug 23, 2005 3:58 pm
Reply with quote

Hi,

Code:
In an independent COBOL pgm, what does a GOBACK statement does.


Goback in Cobol program causes ur program to go to the calling statment in ur program.


Regards
Rupesh
Back to top
View user's profile Send private message
anuradha

Active User


Joined: 06 Jan 2004
Posts: 247
Location: Hyderabad

PostPosted: Tue Aug 23, 2005 4:01 pm
Reply with quote

Hi BAJJI,

Quote:
In an independent COBOL pgm, what does a GOBACK statement does.


This question was answered many times. Please search the forum before posting.
Anyways, If we code the GOBACK in a standalone program, control just returns to OS.
Back to top
View user's profile Send private message
shivashunmugam Muthu

Active User


Joined: 22 Jul 2005
Posts: 114
Location: Chennai

PostPosted: Tue Aug 23, 2005 6:44 pm
Reply with quote

Yes..when its independant pgm, its equivalent to stop run
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts JOIN STATEMENT PERFORMANCE. DFSORT/ICETOOL 12
No new posts Relate COBOL statements to EGL statement All Other Mainframe Topics 0
No new posts process statement for SUPREC, CMPCOLM... TSO/ISPF 4
No new posts Back Page print direction (Duplex Pri... JCL & VSAM 3
No new posts SYNCSORT/ICETOOL JOINKEYS SORT Statem... DFSORT/ICETOOL 13
Search our Forums:

Back to Top