Command Reference : Command Reference
  
 
save
Save current workfile to disk.
This usage is provided only for backward compatibility, as it has been replaced with the equivalent wfsave command.
Syntax
save [path\]file_name
Follow the keyword with a name for the file. If an explicit path is not specified, the file will be stored in the default directory, as set in the File Locations global options.
Examples
save MyWorkfile
saves the current workfile with the name MYWORKFILE.WF1 in the default directory.
save c:\data\MyWF1
saves the current workfile with the name MYWF1.WF1 in the specified directory.
Cross-references
See wfsave.