The u28 user exit returns the number of saves that have occurred since the last full restore.
result = oconv(’’, ’u28’)
This user exit is used by the file stats portion of the TCL file-save command, and is passed into the AQL selection processor to eliminate files that were not saved on the most recent file-save. It is also used by the TCL list-file-stats command.
statno = oconv(’’,’u28’) execute ’list stat-file with stat# "’:statno:’" and with reel# # "1" ’