Lastrun Utility Version 1.0 
Release Date 16/11/93
Copyright (C) 1993 Andy Coates / SERC

Lastrun is a utility which detects how many days it has been since   
it was last executed. The main use for this utility is in batch files which
require software to be run only once a day, such as virus scanners and
backup routines. A more sophisticated utility Doevery is also available.

When run, the utility tries to find a data file, LASTRUN.DAT, in the current
directory. It will create the file if it does not exist. The utility will 
then return an error code between 0 and 200, indicating the number of days
since the utility was last run.

Error codes above 200 are reserved for lastrun errors which are listed in
the Lastrun help page (obtained by typing lastrun /?). If an error does
occur, then Lastrun will inform the user of the error and wait for a key
press.
