home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p034 / 1.ddi / ARCAHELP / HELP.ZIP / FSAVE.HLP < prev    next >
Encoding:
Text File  |  1992-02-02  |  2.3 KB  |  46 lines

  1. FSAVE                                                              Menu: FILES
  2. ==============================================================================
  3. Saves a file together with its placed objects and the associated system files.
  4.  
  5.           1. (CHAR) file to save (full path, up to 30 chars.)
  6.                                                          <ENTER> for current
  7.           2. (CHAR) save to (full path, up to 30 chars.)
  8.                                                      (if \ is needed, use /)
  9.           3. (NUM) option: save from: 0-current, 1-and arcalib, 2-and system
  10.           4. (NUM) overwrite option: 0-all, 1-none, 2-ask each file
  11.  
  12. Description
  13. This command saves a file together with its placed objects and the associated
  14. system files.  This is used for archival purposes as all the files that have
  15. been updated for the project can be saved, e.g., walls.arc, trules.arc.
  16.  
  17. Enter the name and path for the file to be saved.  Enter the path of the file
  18. to save to.  Specify whether to save the files from the current directory
  19. only, from the current and \arcalib directories, or from the current and
  20. \arcalib directories including the system files.
  21.  
  22. Specify if you want to overwrite all the files, none of the files, or to
  23. confirm each file before overwriting, if the files already exist in the
  24. specified path.
  25.  
  26. All files that resided in your current directory will be copied to a directory
  27. of the same name.  All files that resided in the \ARCALIB or \ARCA directories
  28. will be copied to directories of those names.  These directories will be
  29. created automatically by the system if they do not already exist.
  30.  
  31. It is recommended that you save to an empty directory or diskette.  The system
  32. will automatically create the directory if it does not exist.
  33.  
  34. If there is not enough room on the disk/ette a message will appear.
  35.  
  36. This command can be used externally, i.e., executed from the DOS prompt.
  37. To do this, type:
  38.  
  39.          \path\fsave  \path\filename  drive
  40. and press <ENTER>
  41. where:   \path\fsave      is the path to the fsave.ovl file; the path is
  42.                           usually \ARCAOVL
  43.          \path\filename   is the path and name for the drawing files to be
  44.                           saved
  45.          drive            is the drive in which the file will be saved
  46.