| 
    
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
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.