Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » NetCobol coding question(Coulmns 73 throguh 80 are being treated as actual code)
NetCobol coding question [message #1790177] Wed, 06 June 2018 13:47 Go to next message
John Mauro is currently offline John MauroFriend
Messages: 4
Registered: June 2018
Location: United States
Junior Member
Greetings,
I am very new to Net Cobol . I am trying to compile a program that has copybooks. In some of the copybooks, there exist old mainframe line numbers in columns 73- 80 which the compiler thinks is actual code. What can I do to stop this from happening? Thaks for sany input. I apologize if this is the wrong forum to ask this question. Today is my first day on the site so please excuse any mistakes.
Thanks,
John
Re: NetCobol coding question [message #1790457 is a reply to message #1790177] Mon, 11 June 2018 11:38 Go to previous messageGo to next message
John Mauro is currently offline John MauroFriend
Messages: 4
Registered: June 2018
Location: United States
Junior Member
No Message Body
Re: NetCobol coding question [message #1790458 is a reply to message #1790457] Mon, 11 June 2018 11:41 Go to previous messageGo to next message
John Mauro is currently offline John MauroFriend
Messages: 4
Registered: June 2018
Location: United States
Junior Member
I was able to overcome this obstacle by change the compiler option SRF (reference format type) to Fixed. Now the compiler views the code as a fixed format code and ignores columns 73 through 80.
Re: NetCobol coding question [message #1790459 is a reply to message #1790457] Mon, 11 June 2018 11:41 Go to previous message
John Mauro is currently offline John MauroFriend
Messages: 4
Registered: June 2018
Location: United States
Junior Member
I was able to overcome this obstacle by change the compiler option SRF (reference format type) to Fixed. Now the compiler views the code as a fixed format code and ignores columns 73 through 80.
Previous Topic:Eclipse.exe vanished while writing code
Next Topic:Migrating Jetty 6.1 to 9.3
Goto Forum:
  


Current Time: Tue Mar 19 06:02:34 GMT 2024

Powered by FUDForum. Page generated in 0.08803 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top