From: kindaian on
You can use baFile functions to get the date/time of the file.

If you get it prior to the save, do the save, and then check the current one,
if they are equal... then the save failed.

Naturally, you can rename the file and save a new one (ba also has support for
renames).

;)