//MPMorph-rexx/SAVE


SAVE :


   NAME   
  SAVE - Saves the current project.

   SYNOPSIS
  SAVE( )

   FUNCTION
  Saves the current project. Displays a requester if the project
  is unnamed.

   INPUTS
  None.

   RESULT
  Returns error 10 if error saving file.

   EXAMPLE
  'SAVE'

   NOTES

   BUGS

   SEE ALSO
  SAVEAS()