PickBASIC / FlashBASIC
u28 user exit
.mdThe u28 user exit returns the number of saves that have occurred since the last full restore.
Syntax
result = oconv(’’, ’u28’)
Description
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.