Change the current file location, list the details of the FitQuantiles table, and replay the FitQuantiles table. The DIR statement changes the current file location to univariate#2\exponential_x\fitteddistributions\exponential#1.
The LIST statement with the DETAILS option specifies the listing of the properties of the entry FitQuantiles table.
The REPLAY statement replays FITQUANTILES to open destinations.
dir univariate#2\exponential_x\fitteddistributions\exponential#1; list fitquantiles/details; replay fitquantiles; run;