Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

COBOL II to Enterprise COBOL
Hi,

I need to change the some 1000 Program from COBOL II to Enterprise
COBOL. What are the essential difference between COBOL II to Enterprise
COBOL. How much can it affect my code ?
(There are not much DB2,CICS in my code)

Thanks,
Dib


Report this thread to moderator Post Follow-up to this message
Old Post
dibalok@gmail.com
02-13-06 11:55 PM


Re: COBOL II to Enterprise COBOL
If you are using the NOCMPR2 compiler option with your VS COBOL II compiler 
and
you are using the LE run-time (with RES) then you will probably find that th
ere
is almost NO change required.  (a few new reserved words, but not many).

If you are using the VS COBOL II run-time and/or the NORES option, then you 
will
need to do LOTS of testing for both changed behavior and performance.

If you are using the CMPR2 compiler option, then there are a list of things 
you
need to look for (and/or use the FLAGMIG compiler option).

Have you read the COBOL and LE migration guides?  If not, that is where you
should start.

--
Bill Klein
wmklein <at> ix.netcom.com
<dibalok@gmail.com> wrote in message
news:1139853521.553312.25920@g14g2000cwa.googlegroups.com...
> Hi,
>
> I need to change the some 1000 Program from COBOL II to Enterprise
> COBOL. What are the essential difference between COBOL II to Enterprise
> COBOL. How much can it affect my code ?
> (There are not much DB2,CICS in my code)
>
> Thanks,
> Dib
>



Report this thread to moderator Post Follow-up to this message
Old Post
William M. Klein
02-13-06 11:55 PM


Re: COBOL II to Enterprise COBOL
dibalok@gmail.com wrote:

>Hi,
>
>I need to change the some 1000 Program from COBOL II to Enterprise
>COBOL. What are the essential difference between COBOL II to Enterprise
>COBOL. How much can it affect my code ?
>(There are not much DB2,CICS in my code)
>
>Thanks,
>Dib
>
>
>
Start here:
<http://www-306.ibm.com/software/awd...ol/zos/library/>

Download the PDF copy of the Migration Guide, and read it.  Get the
other documents as well, of course.

One determinant of how much trouble you may encounter is your shop's
default compiler and run time options.
=====
Examples:
If you have used VS COBOL II to compile unconverted OS/VS COBOL source,
you'll likely need to get a Language Conversion Program.  There is (or
was) an offering of the Enterprise COBOL compiler that includes an
excellent interactive debug tool, and an LCP.

If you have used the NORES option, you'll have to recompile with RES, or
relinkedit your load modules to substitute Language Environment (LE)
versions of the run time modules.

If you have routinely used certain COBOL verbs, or IBM extensions, you
will have to get rid of some of them.  ALTER, EXAMINE, EXHIBIT, and
TRANSFORM are examples of verbs that were carried into IBM compilers,
that are not in Enterprise COBOL.

There are literally dozens, maybe hundreds, of possible stumbling
blocks.  The best way, in my opinion, to deal with them is to (1)
contact Carl Gehr, who posts in this group as "CG", and see about
obtaining his company's toolset, or (2) start recompiling some of your
programs, and see what happens when you try to execute them.

Report this thread to moderator Post Follow-up to this message
Old Post
Colin Campbell
02-13-06 11:55 PM


Screen section is working in cobol-85 ?
Hi,

Ihav used cobol-85 for long time but now i need to use screen section in cob
ol-85. i just want to know that SCREEN SECTION is working in cobol-85 or not
.

Thanks & Regards,
Shanker Salendran

Report this thread to moderator Post Follow-up to this message
Old Post
shanbe11
02-14-06 05:35 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Cobol archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 11:07 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.