|
View previous topic :: View next topic
|
| Author |
Message |
Chandan1993
New User
Joined: 21 May 2017 Posts: 6 Location: India
|
|
|
|
| Can somebody tell me what all parameters needs to be changed if i am planning to convert my Cobol 4.2 source code to V6.2 source code |
|
| Back to top |
|
 |
enrico-sorichetti
Superior Member

Joined: 14 Mar 2007 Posts: 10902 Location: italy
|
|
|
|
the cobol manuals all have a section dealing with the migration concerns.
no reason fo anybody to rewrite the manual |
|
| Back to top |
|
 |
Nic Clouston
Global Moderator
Joined: 10 May 2007 Posts: 2454 Location: Hampshire, UK
|
|
|
|
| If any need to be changed it will depend on how it was installed so your installation group will pass that information on to you. |
|
| Back to top |
|
 |
prino
Senior Member

Joined: 07 Feb 2009 Posts: 1323 Location: Vilnius, Lithuania
|
|
|
|
I'd suggest you change your compile procedures in the test environment to actually use both compilers, and check both listings for error messages. V6.2 may very well output far more informational, warning and even error messages than V4.2.
Been there, done that, with the transition of OS PL/I V2.3.0 to Enterprise PL/I V3.5.0. Right now the transition to Enterprise PL/I V5.2.x gives even more messages pointing to questionable code. |
|
| Back to top |
|
 |
|
|