You can run the below in batch and point systsprt to disk               
/* REXX */                   
do x = 1 to 100              
   Say "RECORD " || X        
End           

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to