× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Brian,

The only thing I've ever seen to tidy-up COBOL code
(on an AS/400) was a utility published on the
iSeriesNetwork.  I think it was written by Ray Harris
(the current forum moderator) and was designed to
make viewing thru SEU more palatable :)

http://www.iseriesnetwork.com/resources/code/misccode/cobolcode/

FWIW, I have never tried it.  If you want this but
can't get to the link contact me via e-mail and
I'll send you the ZIP file.

Terry

> -----Original Message-----
> From: Brian Hughes [mailto:b7ryn_midrange@yahoo.co.uk]
> Sent: Friday, August 02, 2002 10:34 AM
> To: cobol400-l@midrange.com
> Subject: Source Tidy Utility
>
>
> Hi,
> I am looking for a source tidy program for Cobol400
> source. By this, I mean something which utilses both
> ends of the source, and makes it easier to read.
> Whilst working with RPG in previous employment we
> could take source like this.....
>
>      C   HDSTAT      IFEQ ' '
>      C               EXSR HEADS
>      C               EXSR LINES
>      C               ENDIF
>
> and make it easier to read IF's DOW's etc., and look
> like this.....
>
> B001 C   HDSTAT      IFEQ ' '
>  001 C               EXSR HEADS
>  001 C               EXSR LINES
> E001 C               ENDIF           HDSTAT EQ ' '
>
>
> Does anyone have such a tool or know of such a tool
> for COBOL?
> I've tried TAATOOLS and cannot find anything to that
> effect.
>
> Any ideas?
>
> TIA.
>
> Brian Hughes.
>
> __________________________________________________
> Do You Yahoo!?
> Everything you'll ever need on one web page
> from News and Sport to Email and Music Charts
> http://uk.my.yahoo.com
> _______________________________________________
> This is the COBOL Programming on the iSeries/AS400
> (COBOL400-L) mailing list
> To post a message email: COBOL400-L@midrange.com
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/cgi-bin/listinfo/cobol400-l
> or email: COBOL400-L-request@midrange.com
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/cobol400-l.
>


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.