> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Mike W Stayton > Sent: Friday, October 02, 2009 10:45 AM > To: [email protected] > Subject: Re: ACS routines > > Check the High Level Assembler Tool > > http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ASM > TUG20/3.0 > > or search for disassembler on > > http://www.cbttape.org/ > > Mike Stayton > z/OS Communications Server > [email protected]
Those won't work on "compiled" ACS routines. The "compiled" routines are more like "tokenized" and stored in a VSAM file called the ACDS (Active Control Data Set?). They are not executable z instructions. It is possible to save an ACDS as an SCDS. But I don't know of any way to "mine" the SCDS and "uncompile"/"untokenize" the individual ACS routines back into some sort of source code. -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * (817)-961-6183 cell [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM ---------------------------------------------------------------------- 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

