For Programmers: Free Programming Magazines  


Home > Archive > Cobol > November 2004 > Conversion Issue - MF OC 4.2 to Server Express 4.0









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Conversion Issue - MF OC 4.2 to Server Express 4.0
Chris

2004-11-16, 6:44 pm

Given the following procedure division source code:

display "Hello"
at line 01 col 01
end-display

display "There"
at line +1 col 01
end-display


I get the following complier error:


12 at line +1 col 01
* 65-S******************
** Unsigned integer required
cob64: error(s) in compilation: testme.cbl


This same code compiles fine under OC 4.2. Was this a "feature" on 4.2
that was really a bug, because I cannot find any supporting docs.

Had anyone else seen this behavior?

Thanks in advance.

Chris
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com