Sam just updated my CBT file today (File 452 in the Updates). I had a tool called RXLOCATE that simply does a CAMLST LOCATE for a dsname in LOCDSN variable.
/*rexx*/ LOCDSN = 'userid.GDG(-1)' */ address LINK "RXLOCATE" say LOCDSN 'RC=' rc Exit After the LINK to RXLOCATE the LOCDSN variable will have the absolute name or true name. Dan ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
