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

Program on running in the test is giving error on GOBACK


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

New User


Joined: 13 Mar 2007
Posts: 10
Location: pune

PostPosted: Thu Mar 15, 2007 7:52 pm
Reply with quote

Hi all

I am running a new program of production.
The program on running in the test region is giving an error in GOBACK
statement .
It is discarding that statement ,
kindly let me know the reasons.

Is it due to version
thanks
Back to top
View user's profile Send private message
muthuvel

Active User


Joined: 29 Nov 2005
Posts: 217
Location: Canada

PostPosted: Thu Mar 15, 2007 7:57 pm
Reply with quote

Deboshree,
Are you getting an error when recompiling the program in test region or running the program in job?
For any,please provide the error that you get in order to help you..
Back to top
View user's profile Send private message
deboshree

New User


Joined: 13 Mar 2007
Posts: 10
Location: pune

PostPosted: Thu Mar 15, 2007 8:13 pm
Reply with quote

I am getting an error in recompiling the program in the test region.

Thanks
Back to top
View user's profile Send private message
muthuvel

Active User


Joined: 29 Nov 2005
Posts: 217
Location: Canada

PostPosted: Thu Mar 15, 2007 8:17 pm
Reply with quote

Please post the error and also the part of code...
Back to top
View user's profile Send private message
deboshree

New User


Joined: 13 Mar 2007
Posts: 10
Location: pune

PostPosted: Thu Mar 15, 2007 8:41 pm
Reply with quote

icon_sad.gif
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Mar 15, 2007 10:14 pm
Reply with quote

Hello,

Which part of the error or code is icon_cry.gif

If you do not post the code and the error, how will anyone be able to offer a suggestion to correct your error?

Some may guess at your difficulty, but you need to show what is not working as you'd like.

As you've been told before (twice) - post the info if you want help icon_confused.gif
Back to top
View user's profile Send private message
agkshirsagar

Active Member


Joined: 27 Feb 2007
Posts: 691
Location: Earth

PostPosted: Fri Mar 16, 2007 11:01 am
Reply with quote

there should be space in between Go and back
Code:
GO BACK.

Code will compile now. icon_smile.gif
Back to top
View user's profile Send private message
agkshirsagar

Active Member


Joined: 27 Feb 2007
Posts: 691
Location: Earth

PostPosted: Fri Mar 16, 2007 11:07 am
Reply with quote

Oopsee..rather there should not be space beteween that. icon_redface.gif
I faced similar problem once so.. guessed that could be your problem.
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 Using API Gateway from CICS program CICS 0
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
Search our Forums:

Back to Top