I'm just getting back into Assembler coding after a long hiatus and have run into a problem that I cannot find an answer for. I would like to retrieve the dataset name for a VSAM file to place on a 'run time statistics report' that I will be producing in my program. I know how to retrieve the non-VSAM dataset names via RDJFCB but I cannot find an equivalent for VSAM. Any ideas or samples would be greatly appreciated!!
Thanks in advance!
Homer