Try this:

// EXPORT SYMLIST=*                
// SET TNO=99                      
//SUBMIT EXEC PGM=IEBEDIT          
//SYSPRINT DD SYSOUT=X             
//SYSIN    DD DUMMY                
//SYSUT1   DD DATA,SYMBOLS=JCLONLY 
//INSIDE JOB                       
//VENDOR EXEC PGM=IEFBR14          
//TB&TNO.DAT DD DUMMY              
//                                 
/*                                 
//SYSUT2 DD SYSOUT=(A,INTRDR)      
//

It's only a slight modification of Steve Smith's suggestion.  I added the 
EXPORT line and removed the & from the SET statement.

Peter

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to