Re: Beautify code
- From: Colin Campbell <cmcampb@xxxxxxxxxxxx>
- Date: Thu, 27 Apr 2006 20:37:46 -0700
Steve Rainbird wrote:
I have a huge Cobol program which I have been asked to maintain. Unfortunately its very badly indented which makes it difficult to follow.Are you working on an IBM z/OS mainframe? If so, is the program being compiled with a currently supported IBM COBOL compiler? And, if so, does your shop have the IBM Debug Tool, including the Debug Tool Utilities and Advanced Functions? (This module of the Debug Tool includes IBM CCCA - see below.)
Does anyone know of any software (preferably free) which will indent it nicely for me?
Or, do you have the IBM COBOL Structuring Facility? (This is a reformatting tool.)
Or, do you have IBM VisualAge COBOL? (The Enterprise Edition included ports of CCCA and CSF; the last version I had, though, these tools were only available in the OS/2 version. Later versions, I believe, had them for the Windoze version - OS/2 support got dropped. This tool may have been rolled into WebSphere; I haven't been keeping up.)
Or, do you have IBM CCCA (COBOL & CICS Conversion Aid)? (As the name implies, this tool converts OldBOL to NewBOL, to borrow Bill Klein's terminology.)
The above are tools for the mainframe that would assist you in reformatting your code.
=====
There is a non-IBM tool, named MHtran-2, from Prince Software.
This is also a conversion aid, and may be able to do reformatting. You'll have to Google to find out.
.
- Follow-Ups:
- Re: Beautify code
- From: Steve Rainbird
- Re: Beautify code
- References:
- Beautify code
- From: Steve Rainbird
- Beautify code
- Prev by Date: Re: US Presidents; an outside view WAS: Any comments? (Evolution - was Answers to Pete)
- Next by Date: Re: Retiring a job from CA-7.
- Previous by thread: Re: Beautify code
- Next by thread: Re: Beautify code
- Index(es):
Relevant Pages
|