home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 71.img / FBPLUS.ZIP / FBBEGIN.HLP < prev    next >
Encoding:
Text File  |  1987-10-21  |  24.8 KB  |  653 lines

  1.  
  2.  
  3.                   FUNCTION KEY ASSIGNMENTS:
  4.  
  5. <F1>: HELP                <F2>: NONE
  6. <F3>: DIRECTORY           <F4>: NONE
  7. <F5>: NONE                <F6>: DOS
  8. <F7>: RECORD KEYSTROKES   <F8>: PLAYBACK KEYSTROKES
  9. <F9>: LOAD SETUP         <F10>: SAVE SETUP
  10.  
  11.  
  12. **** USING DOS BATCH FILES ***
  13.  
  14. Any command files or command line options may be invoked from
  15. within a DOS batch (.BAT) file, simply by placing the entire
  16. command line on one line of the batch file.
  17.  
  18. For example, if an automated backup were part of a batch file
  19. named "SHUTDOWN.BAT", then part of that file might be
  20.  
  21. CD C:\FASTBACK FB @MYBACK.FB
  22.  
  23. When "SHUTDOWN.BAT" executes, it will change directories to
  24. "C:\FASTBACK" and run FB using the MYBACK.FB command file.
  25.  
  26. *H_di
  27. **** DIRECTORY FUNCTION ***
  28.  
  29. The Directory Function allows you to see a picture of the
  30. various directories and files that are contained on your hard
  31. disk. You can then use the picture to select the files for a
  32. large number of functions in FASTBACK PLUS.
  33.  
  34. Once the picture appears on the screen you can move around in
  35. various ways. You can use the arrow keys --
  36. up,down,left,right -- to move one item at a time. The <PgUp>
  37. and <PgDn> keys will allow you to move up or down a page at a
  38. time, the <Home> key will take you to the very top of the
  39. picture and the <End> key will take you to the very bottom of
  40. the picture.
  41.  
  42. All these keys are found on the numeric pad to the right of
  43. the main keyboard area, or on the cursor pad if you are using
  44. an enhanced keyboard.
  45.  
  46. *H_se_hd
  47. *** HARD DISK ***
  48.  
  49. Hard Disk refers to the letter of a DOS logical drive.  This
  50. drive acts as either a restore destination, or contains
  51. information to be backed up.  Most computers assign the first
  52. hard drive the letter C:.  If your computer has more than one
  53. hard disk, they will probably be assigned letters D:, E:,
  54. etc.
  55.  
  56. The Hard Disk command allows you to choose the letter of the
  57. hard drive which will be used for backup or restore.
  58.  
  59.  USAGE:     Press <Enter> at the Hard Disk Menu choice, then
  60.             enter the name of the disk drive (for example,
  61.             D:).
  62.  
  63.  DEFAULT:   The default setting is C:, which normally is the
  64.             first hard disk.
  65.  
  66.  REFERENCE: For further information, refer to Chapter 6.
  67.  
  68. *H_se_in
  69. *** CHOOSE FILES ***
  70.  
  71. FASTBACK PLUS allows you to choose all or individual
  72. directories and files to be backed up or restored. The
  73. selection of these files is quite simple. You look at a "map"
  74. of your drive and pick the desired file or group of files.
  75.  
  76. You select directories and files for inclusion with the point
  77. and push method by pressing the <F3> key to call up a picture
  78. of your hard disk.  The display allows you to see the various
  79. directories and files that are contained on your hard disk.
  80. You can then use the picture to select the files.
  81.  
  82. Directories will appear on the left side of the screen, and
  83. may be individually highlighted by pressing the <uparrow> and
  84. <downarrow> keys.  Files in the highlighted directory will
  85. appear on the right side of the screen.  To move the cursor
  86. (highlighting) from the directory listing to the file
  87. listing, press the <Tab> key.  When the desired file or
  88. directory is highlighted, press the <Ins> key to copy it to a
  89. file selection entry. When all desired files and directories
  90. have been entered, press <Esc> to return to the file
  91. selection lines, where you may edit the inserted entries.
  92.  
  93. You can move around the picture in a number of ways. Use the
  94. arrow keys -- up, down, left, right -- to move one item at a
  95. time. The <PgUp> and <PgDn> keys will allow you to move up or
  96. down a page at a time, the <Home> key will take you to the
  97. very top of the picture, and the <End> key will take you to
  98. the very bottom of the picture.
  99.  
  100. All these keys are found on the numeric pad to the right of
  101. the main keyboard area, or on the cursor pad if you are using
  102. an enhanced keyboard.
  103.  
  104. If you choose not to use the directory picture you may use
  105. the standard DOS file specification methods to select files.
  106. You may enter up to twenty directory paths to include in your
  107. backup.  Each entry may specify a single file or a group of
  108. files using standard DOS conventions. "\MEMOS\*.PRT", for
  109. example, would back up all files with the ".PRT" extension in
  110. the "\MEMOS" directory. You may also specify if you wish to
  111. include subdirectories of the listed directory. This method
  112. of selecting files requires that you are quite familiar with
  113. DOS.  If you are fairly new to DOS, we suggest you use the
  114. directory function "point and push" method to select files.
  115.  
  116.  DEFAULT:   The default selection is "C:\____*.*____Y", which
  117.             includes everything on C: drive.
  118.  
  119.  REFERENCE: See Chapter 6.
  120.  
  121. *H_ba_bd
  122. *** BACKUP DESTINATION ***
  123.  
  124. During backup, you must copy information from your hard disk
  125. to some other location. The Backup Destination option allows
  126. you to select the location to place backup information. This
  127. is usually one or two floppy drives.
  128.  
  129. Normally you will be backing up to Drive A: or Drive B: or
  130. both if they are the same type of drives.
  131.  
  132.  USAGE:     FASTBACK PLUS presents you with a menu listing
  133.             all the different types of media your computer
  134.             can support, using information you provided
  135.             during installation.  Use the arrow (cursor) keys
  136.             to highlight the selection you want, then press
  137.             <Enter>.
  138.  
  139.  DEFAULT:   FASTBACK PLUS defaults to your A: drive (or to
  140.             both A: and B: if they are of the same type).
  141.  
  142.  REFERENCE: See Chapter 7.
  143.  
  144. *H_ba_bt
  145. *** BACKUP TYPE ***
  146.  
  147.  PURPOSE:   To choose the type of partial or full backup you
  148.             wish to make.
  149.  
  150.  USAGE:     Use the cursor (arrow) keys to select the proper
  151.             option:
  152.  
  153. The next several screens contain a brief discussion of each
  154. type of backup and the possible reasons for using each type
  155. of backup.
  156.  
  157. FULL BACKUP
  158.  
  159. The most commonly used backup type is the full backup.  A
  160. full backup includes all files in all directories of the
  161. selected hard disk.  Normally, you perform full backups at
  162. weekly intervals.  This insures that you will be able to
  163. restore all or any part of your data that may become lost or
  164. damaged.  This is the default setting for FASTBACK PLUS.
  165.  
  166. After you have made a full backup, you probably will not want
  167. to include all your files in daily, or partial backups.  You
  168. may decide, for example, that backing up certain program and
  169. data files that never change is a waste of time.
  170.  
  171. DIFFERENTIAL BACKUP
  172.  
  173. During a differential backup,  Fastback Plus checks to see if
  174. a file has changed since the last full backup. If the file
  175. has not been changed, it is skipped. If the file has changed,
  176. it is included in the backup set. A differential backup does
  177. not mark files as backed up after completing the backup.
  178.  
  179. Each differential backup contains all files that have been
  180. created or changed since the last full backup was made, even
  181. if the file was included in a previous differential backup.
  182. It is called differential because it records the difference
  183. between the last full backup and the current state of the
  184. hard disk.
  185.  
  186. To restore your hard disk to its most recent state, you would
  187. first restore the last full backup, followed by the most
  188. recent differential backup.
  189.  
  190. INCREMENTAL BACKUP
  191.  
  192. During an incremental backup, Fastback Plus checks each file
  193. to see if it has previously been backed up.  If so, the file
  194. is not backed up again.  If the file has not been backed up
  195. (meaning it has changed or been created since the last
  196. backup), the incremental backup procedure backs it up and
  197. marks the file as being backed up.
  198.  
  199. Each incremental backup contains only the files that have
  200. changed or been newly created since the previous backup. It
  201. is called incremental because it increments (adds to) the
  202. original backup a little bit at a time, as changes are made.
  203.  
  204. To restore your hard disk to its most recent state, you would
  205. first restore the last full backup, followed by all
  206. intervening incremental backups.
  207.  
  208. SETTING A BACKUP ROUTINE
  209.  
  210. If you are not yet thoroughly exhausted from considering the
  211. possibilities, it is time to decide on a regular backup
  212. routine that best meets your particular needs.
  213.  
  214. GENERAL STRATEGIES
  215.  
  216. The most common strategy for backup routines is to: (1) Start
  217. out with a full backup of your hard disk, (2) make partial
  218. (incremental or differential) backups at small intervals
  219. (preferably daily), (3) Start the process all over again with
  220. a full backup at longer intervals (weekly or monthly).
  221.  
  222. When To Use Differential Backups
  223.  
  224. If you usually work with the same group of files each day,
  225. you will probably find the differential method quicker and
  226. easier. You can use the same backup disks over again each day
  227. (which will also make the backup process go faster, since the
  228. disks will already be formatted).
  229.  
  230. When To Use Incremental Backups
  231.  
  232. If you customarily use many different files from one day to
  233. the next, the incremental method is probably more practical
  234. for you -- in this case, a differential backup would quickly
  235. grow very large and take more time.
  236.  
  237. The incremental method offers another advantage in that it
  238. preserves a daily record of changes to your files.  If, for
  239. example, you discovered that the changes you made to your
  240. inventory database yesterday were all wrong, you could
  241. restore the database to the state it was in the day before
  242. yesterday.  With differential backups, the earlier version
  243. would already have been overwritten with yesterday's data.
  244.  
  245.  DEFAULT:   The default backup type is Full.
  246.  
  247.  REFERENCE: See Chapter 5.
  248.  
  249.  
  250. *H_ba_pv
  251. *** PREVIEW BACKUP ***
  252.  
  253. After you have decided which files to back up, you may wish
  254. to have one final check of your selections.   The Preview
  255. Backup function provides this information.
  256.  
  257.  USAGE:     Once your backup selections have been made using
  258.             the options discussed earlier, selecting Preview
  259.             Backup will produce a directory tree diagram
  260.             similar to the display in the Choose Files
  261.             options, except it occupies the full screen.  You
  262.             may toggle between the directory and files
  263.             windows with the <Tab> key.  Every file selected
  264.             for backup will be marked with a small triangle
  265.             in front of the file name.
  266.  
  267.             Directories will be marked in this way if some or
  268.             all of the files contained in the directory are
  269.             selected for backup. A directory will not be
  270.             marked, however, if its subdirectories contain
  271.             files to be backed up but the main directory
  272.             itself contains none.  In this case, the
  273.             subdirectories will be visible (and marked).
  274.  
  275.  DEFAULT:   The default markings are those for the default
  276.             full backup; that is, all the files and
  277.             subdirectories of C:\.
  278.  
  279.  REFERENCE: See Chapter 6.
  280.  
  281. *H_ba_pr
  282. *** START BACKUP ***
  283.  
  284. After selecting the various options for backup, use this
  285. selection to proceed to the Backup Progress menu and start
  286. the backup.
  287.  
  288. There are three options on the Backup Progress Menu:
  289.  
  290. ESTIMATE DISKS -- Scans the hard disk for all selected files
  291. and constructs an estimate of the time and number of disks
  292. the backup will take. This estimate is approximate. The
  293. actual time and number of disks may vary slightly.
  294.  
  295. START BACKUP -- Begins the backup process, tracks the files
  296. written and other backup statistics, and prompts you to
  297. change diskettes when necessary.
  298.  
  299. QUIT -- Exits from the Backup Progress Screen and returns to
  300. the Start Backup selection on the main Backup menu.
  301.  
  302.  DEFAULT:   This selection defaults to the values you have
  303.             previously chosen for your backup.  It will
  304.             automatically name a backup set with the current
  305.             date followed by an underscore character and a
  306.             letter (A-Z) to indicate the first (A), second
  307.             (B) etc. backup made on this date.
  308.  
  309. Swapping disks
  310.  
  311. As soon as you close the drive door, the screen gets very
  312. busy, constantly updating and informing you of backup
  313. progress.  On the right side of the screen, you will see the
  314. name of each file quickly displayed as it is backed up.
  315.  
  316. On the left side, you will see the numbers in the Actual
  317. column (next to the Estimates) updated continuously. The
  318. Track: numbers to the upper left will count upward as each
  319. new track is written to the backup diskette. The little
  320. diamond-shaped Buffers: indicators will flash on and off in a
  321. seemingly random pattern (you do not need to interpret this
  322. pattern -- the main thing to know is that the program is
  323. functioning correctly as long as they continue to flash).
  324.  
  325. When the first backup disk is full, FASTBACK PLUS will beep
  326. and prompt you to insert Volume 2.  When this happens, open
  327. the specified drive door, remove the first diskette (if
  328. necessary) and insert the second diskette, and close the
  329. door.
  330.  
  331. The floppy disk drive light will remain ON throughout the
  332. backup -- don't wait for it to go off before inserting or
  333. removing diskettes.  It is safe to change diskettes whenever
  334. FASTBACK PLUS prompts you to do so.
  335.  
  336. *H_re_rs
  337. *** RESTORE SOURCE ***
  338.  
  339. A restore operation is the opposite of a backup. During a
  340. restore you copy information from your backup set (usually
  341. floppy disks) to your hard drive. The restore source allows
  342. you to choose which floppy drive(s) contain the backup
  343. information to be placed on the hard disk.
  344.  
  345.  USAGE:     FASTBACK PLUS presents you with a menu listing
  346.             all the different types of media your system can
  347.             support, using the drive information you provided
  348.             during installation. Use the arrow (cursor) keys
  349.             to highlight the selection you want, then press
  350.             <Enter>.
  351.  
  352.  DEFAULT:   FASTBACK PLUS defaults to your A: drive (or to
  353.             both A: and B: if they are of the same type.
  354.  
  355.  REFERENCE: See Chapter 3.
  356.  
  357.  
  358. *H_re_dp
  359. *** RESTORE DIRECTORY ***
  360.  
  361. A directory is like a file folder in which you have placed
  362. various pieces of information. FASTBACK PLUS remembers which
  363. directories contain certain types of information. Normally,
  364. you will place the information in the same directory from
  365. which it came. However, there are circumstances when you
  366. might wish to place information in a different directory. The
  367. restore directory option allows you to choose in which
  368. directory to place restored files.
  369.  
  370.  USAGE:     Choose Create Only If Needed to restore files to
  371.             their original directory and subdirectory paths.
  372.             If these paths no longer exist on the hard disk
  373.             (perhaps because it has been re-formatted),
  374.             FASTBACK PLUS will automatically create them as
  375.             needed.
  376.  
  377.  EXAMPLE:   Normal usage.  If you backed up files in the
  378.             "\MYFILES" directory and wished to restore to the
  379.             same directory.
  380.  
  381. Choose Default Directory to place all restored files into the
  382. current directory.  If the default directory when you started
  383. the program was "\FASTBACK", all files will be restored to
  384. the "\FASTBACK" directory.
  385.  
  386.  EXAMPLE:   Suppose you have been working on a very long
  387.             document and you have been backing up files each
  388.             day.  Then you discover an earlier draft was
  389.             better than the current draft. In such a case you
  390.             may wish to restore the file to the default
  391.             directory and then compare the two drafts.
  392.  
  393.  DEFAULT:   The default selection is Create Only If Needed.
  394.  
  395.  REFERENCE: See Chapter 7.
  396.  
  397. *H_re_pr
  398. *** START RESTORE ***
  399.  
  400. Use this menu selection after choosing all the proper restore
  401. options to proceed to the Restore Progress menu and perform
  402. the restore.
  403.  
  404. It should be noted that if the files you are restoring do not
  405. begin on the first backup diskette, you can begin by
  406. inserting the diskette containing the needed files.  You need
  407. not always start with diskette (Volume) number one.
  408.  
  409.  USAGE:     The Restore Progress Menu is nearly identical to
  410.             the Backup Progress Menu.  There are only two
  411.             options:
  412.  
  413. START RESTORE -- Begins the restore process, tracks the files
  414. written and other backup statistics, and prompts you to
  415. change diskettes when necessary.
  416.  
  417. QUIT -- Exits from the Restore Progress Menu and returns to
  418. the Start Restore selection on the main Restore menu.
  419.  
  420. Swapping Disks
  421.  
  422. Remember, the diskette drive will not go out while FASTBACK
  423. PLUS is operating.  It is perfectly safe to swap diskettes
  424. when you are prompted.
  425.  
  426.  REFERENCE: See Chapter 7.
  427.  
  428. *H_op_ul
  429. *** USER LEVEL ***
  430.  
  431. FASTBACK PLUS accommodates different levels of user
  432. experience through the User Level.  Higher User Levels offer
  433. access to advanced options, but are not as easily mastered.
  434.  
  435. YOU ARE CURRENTLY ON THE BEGINNER LEVEL.
  436.  
  437.  USAGE:     Use the arrow (cursor) keys to select a User
  438.             Level, then press <Enter> to enter your choice
  439.             and update the menu screens to the new level.
  440.  
  441.  
  442. If you are just getting used to FASTBACK PLUS (and especially
  443. if you are new to computers), it is a good idea to leave the
  444. User Level set to Beginner, until you become comfortable with
  445. all of the options.  The Experienced and Advanced levels
  446. allow you to access additional features and options.  They
  447. are more confusing, however, and present more opportunity for
  448. error.
  449.  
  450.  DEFAULT:   The User Level defaults to Beginner.
  451.  
  452. *H_op_in
  453. *** INSTALLATION ***
  454.  
  455.  Before performing backups and restores with FASTBACK PLUS,
  456. you must install the software. The purpose of installation is
  457. to identify which floppy drives are installed, and test your
  458. hardware to determine which speed (Low, Medium, or High) can
  459. be used.
  460.  
  461.  USAGE:     Unlike the other FASTBACK PLUS sub-menus, the
  462.             Installation menu occupies an entire screen of
  463.             its own (See Chapter 2). There are three items on
  464.             the Installation screen: Floppy Drives, Test
  465.             Hardware, and Set DMA Speed.
  466.  
  467. *H_op_in_dd
  468. *** DEFINE FLOPPY DRIVES ****
  469.  
  470. Use the arrow keys to position the light bar over the line
  471. that describes your A: and B: drives.  If you have a
  472. combination not listed, choose Other.
  473.  
  474. If You Choose Other you must consider the following:
  475.  
  476. Logical drives and physical drives
  477.  
  478. DOS allows the naming of assigning of different drive name
  479. letters to your drives. While normally your floppy drives are
  480. called A: and B:, you could call the first drive E: instead
  481. of A: -- or you could even call it A: and E:.  These
  482. assignments create what are known as logical drives.
  483.  
  484. Confusion is avoided by assigning each drive a physical index
  485. number. The initial floppy drive is assigned a physical index
  486. of 0. Suppose your computer is composed of two floppy drives
  487. internal to your machine and a third floppy drive which is
  488. external. Let us further suppose that the third drive is
  489. assigned the letter D:. The following assignments would be in
  490. force:
  491.  
  492. DRIVE LETTER             A:       B:       D:
  493. PHYSICAL INDEX           0        1        2
  494.  
  495. The Installation menu asks you to describe your physical
  496. drives; that is, the actual physical equipment itself,
  497. regardless of what logical name you may assign to it.  If you
  498. have drive assignments other than type A: and B:, use the
  499. Other selection to enter them.
  500.  
  501. *H_op_in_th
  502. *** TEST HARDWARE ***
  503.  
  504. Test Hardware runs a diagnostic test on your computer at
  505. three different speed levels and reports the highest setting
  506. that passes.  If all three tests pass, press <Esc> to return
  507. to the Installation menu.  If any of the tests fail, you will
  508. be forced to reboot your computer.  Each test should take
  509. about 30 seconds.
  510.  
  511. *H_op_in_sd
  512. *** SET DMA SPEED ***
  513.  
  514. Set DMA Speed is automatically set at the highest speed
  515. passed during the Hardware Test.  If you wish to manually
  516. change it, you may change to a lower (slower) setting.  Do
  517. not set the DMA Speed faster than the one selected by the
  518. Hardware Test -- it could cause serious problems or loss of
  519. data.
  520.  
  521. REFERENCE: See Chapter 2.
  522.  
  523.  
  524. *H_vi
  525. *H_op_ca
  526. *** HISTORY REPORT ***
  527.  
  528. FASTBACK PLUS allows you to view or print a copy of the
  529. history files which are automatically created during backup.
  530. History files contain information about which files were
  531. backed up, and on which volumes they reside.
  532.  
  533.  USAGE:     Use the arrow (cursor) keys to select View or
  534.             Print, followed by <Enter>.  You will then be
  535.             asked for the file name.  Press <F3> for a
  536.             directory if you are unsure of the file name.
  537.             After entering the file name, press <Enter> again
  538.             to begin viewing or printing the file.  You may
  539.             use the arrow (cursor) keys, <PgUp>, <PgDn>,
  540.             <Home>, and <End> keys to scroll the file.
  541.  
  542.  DEFAULT:   The default setting is View.
  543.  
  544.  REFERENCE: See Chapter 7.
  545.  
  546. *H_op_ro
  547. *** OLD RESTORE PROGRAM ***
  548.  
  549.  PURPOSE:   To allow backup sets made with the original
  550.             FASTBACK to be restored to your hard disk.
  551.  
  552.  USAGE:     Selecting this option invokes the FRESTORE
  553.             program from the original FASTBACK.  Consult your
  554.             FASTBACK manual for FRESTORE instructions.
  555.  
  556. *H_op_rk
  557. *** KEYSTROKES TO FILE ***
  558.  
  559.  PURPOSE:   To record any operations you perform in FASTBACK
  560.             PLUS, so that they may later be played back.
  561.  
  562.  USAGE:     You will be prompted for the name of the file in
  563.             which to place recorded keystrokes.  Enter a full
  564.             DOS pathname, and press <Enter> when done. You
  565.             will be returned to FASTBACK PLUS' home position
  566.             (first selection on the Main Menu).
  567.  
  568.             You may now perform any operation you wish,
  569.             except loading and saving setup files, recording
  570.             keystroke files, and exiting to DOS.  These
  571.             functions will terminate the record keystrokes
  572.             session.  This option may also be called from
  573.             anywhere in FASTBACK PLUS by pressing <F7>.
  574.  
  575.  REFERENCE: See Chapter 7.
  576.  
  577. *H_op_pk
  578. *** PLAYBACK KEYSTROKES ***
  579.  
  580.  PURPOSE:   To replay keystrokes previously recorded with the
  581.             Record Keystrokes function.
  582.  
  583.  USAGE:     When you select this feature from the Options
  584.             menu (or by pressing <F8> from anywhere within
  585.             FASTBACK PLUS), you will be prompted to enter the
  586.             name of the keystroke file you wish to playback.
  587.             If you can't remember the file name, press <F3>
  588.             to call up the directory tree, where you may
  589.             locate the file name and copy it using the <Ins>
  590.             key.  Use the full DOS pathname, then press
  591.             <Enter>.  FASTBACK PLUS will immediately begin
  592.             playing back keystrokes.  The screen will respond
  593.             as if you were typing commands from the keyboard.
  594.  
  595.  REFERENCE: See Chapter 7.
  596.  
  597. *H_op_ls
  598. *** LOAD SETUP FROM DISK ***
  599.  
  600.  PURPOSE:   To restore all FASTBACK PLUS menu settings to the
  601.             values previously recorded in a Setup File.
  602.  
  603.  USAGE:     You may select this feature either from the
  604.             Options menu or by pressing <F9> from anywhere
  605.             within FASTBACK PLUS. You will be prompted to
  606.             enter the name of the Setup File you wish to
  607.             load.  If you can't remember the file name, press
  608.             <F3> to call up the directory tree, where you may
  609.             locate the file name and copy it using the <Ins>
  610.             key.  After pressing <Enter>, the FASTBACK PLUS
  611.             menu settings are immediately reset to the
  612.             recorded values.  If the User Level remains
  613.             unchanged, you are returned to the last Main Menu
  614.             item.  If the User Level has changed, you are
  615.             returned to the menu home position.
  616.  
  617.  REFERENCE: See Chapter 7.
  618.  
  619. *H_op_ss
  620. *** SAVE SETUP TO DISK ***
  621.  
  622.  PURPOSE:   To save all of FASTBACK PLUS' current menu
  623.             settings to a file.
  624.  
  625.  USAGE:     You will be prompted for the name of the file
  626.             where you want your setup recorded.  Enter a full
  627.             DOS pathname (FASTBACK PLUS will add the
  628.             extension ".fb" if you do not specify an
  629.             extension).  If you want to save only your backup
  630.             and restore file specifications (Include/Exclude
  631.             Files and Files by Date), press <Tab> to move to
  632.             the Save Filespecs Only? field and change the N
  633.             to a Y.  Press <Enter> to save the settings to
  634.             the file you have named.
  635.  
  636.  DEFAULT:   Save Filespecs Only is set to N by default.  The
  637.             Save Setup filespec is set to be "STARTUP.FB" in
  638.             the FASTBACK Support Directory by default.
  639.  
  640.  REFERENCE: See Chapter 7.
  641.  
  642. *** EXIT ***
  643.  
  644.  PURPOSE:   To exit from FASTBACK PLUS and return to DOS.
  645.  
  646.  USAGE:     As the menu prompt suggests, simply press <Enter>
  647.             to exit. If you change your mind and decide not
  648.             to exit FASTBACK PLUS, you may choose another
  649.             option with the arrow (cursor) keys or the first
  650.             letter of the option.
  651.  
  652.  
  653.