Making UI isn't that bad in Power Cobol - it has a Form Designer similar to Delphi.
Reports are the problem. You have to write each line at a time and keep a record of where you are on the page. It's quite good when billing on a time basis though ;-) >p.s Do you actually use power COBOL???!! I've seen acu-Cobol, that was >terrible. You wrote twice as much code as a normal app because you had to >manually type all the screen stuff (although it may have changed now). >Rob Martin >Software Engineer _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
