I have a REXX program which includes the following:
SRC = LISTDSI(''"FN1"'")    where FN1 = a fully qualified datasetname. 
The results of the invoke of LISTDSI provide the number of tracks used by the 
file in the SYSUSED SYSTEM variable.
Unfortunately, if the dataset is Migrated, it must be RECALLED before this can 
be done.  I want to add the NORECALL option of the LISTDSI command to avoid the 
RECALLS, but I cannot get the syntax correct.
TSO LISTDSI 'FULLY.QUAL.DATASET.NAME' NORECALL   works fine on the TSO 6 Panel  
or on the CMD line 
Help out there?
Thanks in advance for your responses.

Regards,Mike Kovach

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

Reply via email to