//EditPrefs-rexx/RESTORE


RESTORE :


   NAME   
  RESTORE -- Reverts to the last used settings.

   SYNOPSIS
  RESTORE( )

   FUNCTION
  Reverts to the LastUsed settings (from the Use directory).

   INPUTS
  None.

   RESULT
  None.

   EXAMPLE
  'RESTORE'

   NOTES

   BUGS
  Never returns an error.

   SEE ALSO
  DEFAULTS(), LASTSAVED().