Hi All,
LISTDSI command only validate the DASD File not TAPE File.
Could you please help me how can i check the Parameters of the TAPE file?
below is the details:
In my tool
first i am checking the file is available or not, if it is available the get the values of the LRECL,BLKSIZE,ect..
for that i am using LISTDSI Command in CLIST ,for DASD files my code is working not not valid for TAPE files.