Re: LE Condition Handling - Code/JCL Samples
From: S Comstock (scomstock_at_aol.com)
Date: 05/14/04
- Next message: Richard: "Re: GOBACK (was: Perform Thru/Go to vs. Perform - Compile Speed"
- Previous message: Richard: "Re: Perform Thru/Go to vs. Perform - Compile Speed"
- In reply to: docdwarf_at_panix.com: "LE Condition Handling - Code/JCL Samples"
- Next in thread: docdwarf_at_panix.com: "Re: LE Condition Handling - Code/JCL Samples"
- Reply: docdwarf_at_panix.com: "Re: LE Condition Handling - Code/JCL Samples"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 14 May 2004 19:35:37 GMT
DocDwarf (aka Captain COBOL(!!??)) writes ...
[snip]
>I find the implications of these capabilities to be stunning and
>invaluable... but, as some might have concluded, I'se jes' easily
>impressed. My thanks, once again, to Mr Klein and my apologies to the
>group for presenting my experiments and findings in so muddy. obscure and
>incomplete a fashion.
Ahh, Doc, very good. But it just scratches the surface. You can, for example,
capture the statement number in your dump output, you can define your own
conditions and write handlers to catch them, and on and on.
The folks who originally designed and developed LE thought condition handling
would be the big seller. But no, it seems for COBOL folks, if they know
anything about LE, dynamic storage allocation is the hot seller. Condition
handling comes in second, though.
So how do we convince management it is a worthwhile investment to train folks
in these skills? For that matter, how do we convince programmers?
Kind regards,
-Steve Comstock
800-993-9716
303-393-8716
www.trainersfriend.com
email: steve@trainersfriend.com
256-B S. Monaco Parkway
Denver, CO 80224
USA
- Next message: Richard: "Re: GOBACK (was: Perform Thru/Go to vs. Perform - Compile Speed"
- Previous message: Richard: "Re: Perform Thru/Go to vs. Perform - Compile Speed"
- In reply to: docdwarf_at_panix.com: "LE Condition Handling - Code/JCL Samples"
- Next in thread: docdwarf_at_panix.com: "Re: LE Condition Handling - Code/JCL Samples"
- Reply: docdwarf_at_panix.com: "Re: LE Condition Handling - Code/JCL Samples"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|