How could I run this program on LInux?
Ben Duncan
bns
Tue Feb 28 13:55:14 PST 2006
RM did the same thing on the ol TI DX10/DNOS Mini's.
TI supplied a "recovery" utility.
MicroFOcus Compiles either a runtime module or NATIVE (.gnt), which
is a binary module. I liked the fact that it kept it's ISAM files
in 2 distinct files. One was the so called ".idx" and the others
where the ".DAT" (for the data side). If you had a problem, real
simple to rebuild from the DAT files.
AcuCobol is a "bytecode" and requires a runtime license. IT's ISAM file
manager called VISION seems a lot like more like an ADVANCE RM ISAM
file manager.
IF you get down to it, they are just variations of a B+-tree ...
Me, I always HATED CICS ... most brain dead excuse for COBOL there was.
Bill Campbell wrote:
> On Tue, Feb 28, 2006, Ben Duncan wrote:
<SNIP>
>
>
> RMCOBOL is one of the oldest, and was use in the RealWorld ``accounting''
> software over twenty years ago. The versions used on Tandy Xenix had a
> nasty habit of nuking their internal indices (I made a fair amount of money
> with a program I wrote to reconstruct blown RMCOBOL files).
>
>
>>Micro Focus - http://www.microfocus.com (My Favorite COBOL flavour)
>
>
> If I remember correctly Microfocus COBOL compiles to a pseudo code that
> runs on any system with a Microfocus runtime.
>
> My favorite COBOL was on Burroughs Medium Systems (B-2500->B4800). I
> learned on that, and though all COBOL was fully recursive (which caused me
> considerable grief when I first ran into other vendor's versions :-).
>
> Bill
> --
> INTERNET: bill at Celestial.COM Bill Campbell; Celestial Systems, Inc.
> URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way
> FAX: (206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676
>
> "If taxation without consent is robbery, the United States government
> has never had, has not now, and is never likely to have, a single honest
> dollar in its treasury." -- Lysander Spooner, Letter to Grover Cleveland 1886
> _______________________________________________
> Linux-users mailing list ( Linux-users at linux-sxs.org )
> Unsub/Password/Etc: http://mail.linux-sxs.org/cgi-bin/mailman/listinfo/linux-users
>
> Need to chat further on this subject? Check out #linux-users on irc.linux-sxs.org !
>
> .
>
--
Ben Duncan - VersAccounting Software LLC 336 Elton Road Jackson MS, 39212
"Never attribute to malice, that which can be adequately explained by stupidity"
- Hanlon's Razor
More information about the Linux-users
mailing list