by "Alistair" <alistair@[EMAIL PROTECTED]
>
Jan 10, 2006 at 05:13 AM
New To ASM wrote:
> Thanks Bob.
> Does anyone know of any tool to convert 370 ASM programs to a readable
> format?
If you mean something which takes machine code and returns ASM 370 then
you could try looking at www.cbttape.org.
If you mean something which takes ASM 370 code and gives you a cobol-
or english-like output then the answer is probably no.
Once you have been at ASM 370 for a few weeks then it becomes very
readable, but probably not that easy to understand. Nobody can help you
with that; you just need practise. There are no shortcuts with
assembler.