In a message dated 6/27/2007 2:15:00 P.M. Central Daylight Time, [EMAIL PROTECTED] writes: >IAC, you should be able to use either AMASPZAP[1] or ICKDSF. >[1] Perhaps not for VSAM. I tried to print a VSAM data set once with AMASPZAP, and, IIRC, it didn't work. Whatever you print with AMASPZAP has to be within an allocated data set, except for the VTOC which can be printed by calling the VTOC DSN=FORMAT4.DSCB. IEHDASDR evidently doesn't require the track(s) be allocated from an earlier post. Another shortcoming of AMASPZAP is that it will not print a block with a block size larger than 32K. And you have to add another JCL parameter (DCB=KEYLEN=255) to get it to print keys. Which is why I wrote my own track dumper to print the home address and all (count, key, and date) of all records on the track regardless of how long the blocks are. I've invented this wheel more than once in my career. Bill Fairchild Plainfield, IL
************************************** See what's free at http://www.aol.com. ---------------------------------------------------------------------- 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

