Menu

#91 Use of GOBACK

open
nobody
None
5
2014-10-01
2010-08-08
JimN
No

I have found that the java generated from Cobol for the GOBACK verb fails.

Refer to the attached netbeans project for a sample program.

+++++
//GOBACK
return doCobolReturn(getHubMessageLinkage());
return doCobolExit();
++++

Discussion

  • JimN

    JimN - 2010-08-08
     
  • JimN

    JimN - 2010-08-08

    There the "return doCobolExit();" is an unreachable statement which also causes problems for the java compiler.

    Thanks.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.