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