Re: COBOL is dynamic (depends)
- From: "Richard" <riplin@xxxxxxxxxxxx>
- Date: 27 Oct 2006 14:40:38 -0700
Frank Swarbrick wrote:
I think you'll have to admit that you can't just glance at that and see what
it is actually doing, while my original example is probably readible even by
a non-programmer.
What one can understand at a glance depends entirely on what one is
used to.
I do a _lot_ of table driven code, often by tables in configuration
files. So, yes, I can glance at table driven code and see what it is
actually doing. In fact if I was doing this for a serious project I
would probably have the field offsets and lengths in a configuration
file along with the specifiers about which set of offsets to use and
then the code could deal with other variations.
.
- References:
- COBOL is dynamic (depends)
- From: Frank Swarbrick
- Re: COBOL is dynamic (depends)
- From: HeyBub
- Re: COBOL is dynamic (depends)
- From: Richard
- Re: COBOL is dynamic (depends)
- From: Frank Swarbrick
- COBOL is dynamic (depends)
- Prev by Date: Tab delimiter
- Next by Date: Re: Tab delimiter
- Previous by thread: Re: COBOL is dynamic (depends)
- Next by thread: Can a Cobol Program on IBM pass parameters to a Java Program and get back the results?
- Index(es):