IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Can't you write a small test program and experiment?
I have come to believe that idealism without discipline is a quick road to disaster, while discipline without idealism is pointless. -- Aaron Ward (my brother)
New Too ignorant
These are the missing pieces for me to do that:

Learn how to login to the editor (which is different from my current interface).
Create a file.
Create a syntactically correct COBOL program.
Compile it.
Link it.
Save it to a library that I can execute from.
Create the associated JCL to run it.
Submit it.
Figure out how to access the MF logs.
Go through the INCREDIBLY PAINFUL debugging cycle as I work through the JCL issues that I screwed up.

Lose 2 weeks of my life to a task I hope to never repeat.
The editor make me long for the days of edlin.
JCL debugging is as close to torture as you can get.

I've done most of the above, in multiple pieces over the last 5 years. Last time was about a year ago. It was horrible.

I'd rather whine here, since I know SOME of you are past
COBOL programmers. I'll also forward the code to a couple
of other people as well.

New Re: Too ignorant
Look [link|http://www.csis.ul.ie/cobol/Course/Selection.htm#part1|here].

When there is no END-IF, IF scope is terminated by a period.

That means (nested IFs notwithstanding) the one in line:

GO TO 400-EXIT.

Read the text at the link.

As with girls, a missing period could mean a serious problem.
Alex

The trouble with the world is that the stupid are cocksure and the intelligent are full of doubt. -- Bertrand Russell
New Nested if...
[link|http://forfree.sytes.net|
]
Imric's Tips for Living
  • Paranoia Is a Survival Trait
  • Pessimists are never disappointed - but sometimes, if they are very lucky, they can be pleasantly surprised...
  • Even though everyone is out to get you, it doesn't matter unless you let them win.


Nothing is as simple as it seems in the beginning,
As hopeless as it seems in the middle,
Or as finished as it seems in the end.
 
 
     Evil COBOL question - (broomberg) - (19)
         Somewhere around 1967? -NT - (ChrisR)
         Isn't COBOL scoped by indentation? - (ben_tilly) - (2)
             No. By "PERIOD" -NT - (broomberg) - (1)
                 A pox upon you for even knowing that. -NT - (mmoffitt)
         MOVE CUCBOM-KIT (BKI) TO OUT-KIT-NAME. - (imric)
         C'mon people - (broomberg) - (11)
             Can't you write a small test program and experiment? -NT - (ben_tilly) - (3)
                 Too ignorant - (broomberg) - (2)
                     Re: Too ignorant - (a6l6e6x) - (1)
                         Nested if... -NT - (imric)
             Periods in COBOL. - (static) - (3)
                 Thanks - (broomberg) - (2)
                     When I said 'I think' - (imric)
                     END-IF is relatively new. - (static)
             You need Meerkat's COBOL-fu. -NT - (pwhysall) - (1)
                 Darnit, I've been a bit slow to catch up :( -NT - (Meerkat)
             Ш сфт щаау - (Arkadiy)
         Dupe - ignore - (broomberg)
         <obCrackMonkey>Ha Ha COBOL</obCrackMonkey> -NT - (pwhysall)

All your very long procedures are now belong to us.
124 ms