//EditPrefs-rexx/LASTSAVED


LASTSAVED :


   NAME   
  LASTSAVED -- Reverts to the last saved settings.

   SYNOPSIS
  LASTSAVED( )

   FUNCTION
  Reverts to the LastSaved settings (from the Save directory).

   INPUTS
  None.

   RESULT
  None.

   EXAMPLE
  'LASTSAVED'

   NOTES

   BUGS
  Never returns an error.

   SEE ALSO
  DEFAULTS(), RESTORE().