I have a REXX EXEC that will be executed on a Z/OS mainframe in batch mode using the TSO utility IKJEFT1A, and would like to be able to allocate the output file in the EXEC using only the DD name coded in the JCL, without having to refer to the dataset name. Is this possible in REXX?