-- snip -- > 2) The new OPCODE function is great, but I am really in need of a > CLIST or REXX based disassembler that can be executed from within the > IPCS environment. Has anyone seen anything like this?
If you're running z//OS V1R8, IPCS has support for an INSTRUCTION data type that is formatted as an instruction stream much as the HLASM toolkit functions show instructions. -- snip -- Many moons ago I wrote many REXX based IPCS routines, one of them a disassembler. The instruction set is somewhat restricted, but if you would like to try it out, send me an email and we can go offline (ticic <at> sysprog-edv <dot> de). Bob, I took a look at the IPCS manuals to get an update on some of the new features. Good stuff! I couldn't find any information on the INSTRUCTION data type, but I tried it anyway on the pointer panel. Typing INSTRUCTION in the data area field results in FLOAT being substituted. Could you point me (no pun intended) in the right direction. Thanks. John ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

