Horatio, Thank you, any help is welcome :-)
No, there is no need to start the REXX in a TSO/ISPF environment. The trick is just to get a formatted dump with the IFASMFDP program which is in RECFM=VBS. Because in z/OS 1.13 VBS datasets are not readable directly with REXX you have change this dataset in a RECFM=VB Format i.e. with the IDCAMS REPRO command. This dataset now is readable with REXX and you can use it like any other dataset. As Martin Packer mentioned in a earlier posting, in z/OS 2.1 REXX is able to read VBS files directly. Greetings Wolfgang ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
