home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / utils / diskcat.zip / DISKCAT.DOC < prev    next >
Text File  |  1988-02-14  |  40KB  |  870 lines

  1. @CB
  2.  
  3.  
  4.  
  5.  
  6.  
  7.             
  8.             
  9.             
  10.             
  11.             
  12.             
  13.             
  14.             
  15.                            EDiskCat Disk Cataloging SystemF
  16.                                           
  17.                                         EV1.0F
  18.                                           
  19.                         (c) Copyright 1988. J. M. Nerwinski.
  20.             
  21.             DiskCat is distributed under the Shareware concept. Feel
  22.             free to make copies and pass them on to friends and
  23.             associates.
  24.             
  25.             If you find Diskcat to be of use, please support it.  Your
  26.             registration fee of $30.00 will earn you an honored place in
  27.             my database, a registered copy of the latest version of
  28.             DiskCat, 50 free labels,a source for additional labels and
  29.             insure future support of the program.  Please use the
  30.             registration and label order form included on this disk.
  31.             
  32.             You will be notified of all major upgrades and be given the
  33.             opportunity to purchase upgrades at a nominal charge.
  34.             
  35.             Send all registrations, bug reports, comments, suggestions,
  36.             etc. to:
  37.             
  38.                                   J. M. Nerwinski
  39.                                   112 Leon Street
  40.                                   Durham, NC 27704
  41.  
  42.  
  43.                       DiskCat Disk Cataloging System   Page: 2
  44.  
  45.  
  46.                                           
  47.                                           
  48.                                  ETABLE OF CONTENTSF
  49.             
  50.             
  51.                       System Requirements ....................  3
  52.                       
  53.                       Installation ...........................  4
  54.                       
  55.                       General Information ....................  5-6
  56.                            Printed Disk Labels ............  5
  57.                            Help System ....................  5
  58.                            Data Entry .....................  5
  59.                            Menu Option Selection ..........  5
  60.                            Escape Key .....................  6
  61.                            Disk and File Deletion .........  6
  62.                       
  63.                       Cataloging Disks .......................  7-8
  64.                            Disk Number ....................  7
  65.                            Volume Label ...................  7
  66.                            File Cataloging Process ........  8
  67.                            Disk Labels ....................  8
  68.                       
  69.                       Delete Disks from Catalog ..............  9
  70.                       
  71.                       Review Files on Disk ...................  10-12
  72.                       
  73.                       Catalog Search .........................  13
  74.                       
  75.                       Reports ................................  14
  76.                       
  77.                       Utilities ..............................  15-16
  78.                            Reindex Databases ..............  15
  79.                            Start New Catalog ..............  15
  80.                            Set System Defaults ............  15
  81.                            Remove Deleted Disks and Files .  16
  82.                            Print Labels ...................  16
  83.                            Edit Category Listing ..........  16
  84.                       
  85.                       Label Order Form .......................  17
  86.                       
  87.                       Registration Form ......................  18
  88.                       
  89.  
  90.  
  91.                       DiskCat Disk Cataloging System   Page: 3
  92.  
  93.  
  94.                       
  95.                       
  96.                                 ESYSTEM REQUIREMENTSF
  97.                                           
  98.                                           
  99.                                           
  100.             The minimum requirements for DiskCat are:
  101.             
  102.               *  512K Random Access Memory
  103.                       *  A hard disk system with one floppy drive
  104.                       *  An 80 column printer (Epson or compatible)
  105.                       *  a monochrome or color monitor
  106.             
  107.             
  108.             DiskCat was designed to be used on a hard drive system.
  109.             Since all catalog items will be stored on the default drive,
  110.             it is impractical to run DiskCat from a single floppy drive.
  111.             The database files will fill up quite quickly and you will
  112.             run out of disk space.
  113.             
  114.             Future versions of DiskCat will include the option to
  115.             operate the program on a floppy drive system.
  116.             
  117.             It is also necessary to have a CONFIG.SYS file in your root
  118.             directory.  If you already have a CONFIG.SYS file, make sure
  119.             that it contains these statements:
  120.             
  121.                                 FILES = 20
  122.                                 BUFFERS = 22
  123.             
  124.             If there is no CONFIG.SYS file, consult your DOS manual for
  125.             the information on how to create it.
  126.             
  127.             
  128.             
  129.  
  130.  
  131.                       DiskCat Disk Cataloging System   Page: 4
  132.  
  133.  
  134.                                           
  135.                                     EINSTALLATIONF
  136.             
  137.             Installation of Diskcat is quite simple.
  138.             
  139.             Copy all files on the distribution diskette onto your hard
  140.             disk.  It is recommended that you create a unique directory
  141.             for DiskCat.  Consult your DOS manual for instructions on
  142.             how to create a new directory.
  143.             
  144.             Change to that directory, insert the distribution diskette
  145.             into drive A, and issue the DOS command:  Copy a:*.*
  146.             
  147.             To start DiskCat simply type DISKCAT.  The program will load
  148.             and the introductory screen will appear.  Diskcat
  149.             automatically detects a color monitor and will display
  150.             accordingly.  After carefully reading the introductory
  151.             screen press any key.
  152.             
  153.             The first time you run DiskCat, the system screen will
  154.             appear.  You need to supply Diskcat with two pieces of
  155.             information.
  156.             
  157.                       1.  The disk drive you will be using for your      
  158.                           cataloging. (This is NOT your hard disk! it
  159.                           must be either drive A or B.  If you specify   
  160.                           drive C, DiskCat will catalog your hard drive
  161.                           which may take a day or two.)
  162.                  
  163.                       2.  Your name or Company Name.  This is the name   
  164.                           that will be printed on your diskette labels.
  165.                       
  166.                              DISK CATALOG OF ------------------
  167.             
  168.             After you have entered the above information, DiskCat will
  169.             display the Main Menu.  This information will not be
  170.             requested again.  You may, however, change it any any time
  171.             through the Utilities Menu.
  172.             
  173.             
  174.  
  175.  
  176.                       DiskCat Disk Cataloging System   Page: 5
  177.  
  178.  
  179.                                           
  180.                                 EGENERAL INFORMATIONF
  181.                                           
  182.                                           
  183.             EPRINTED DISK LABELSF
  184.             
  185.                  DiskCat requires one-up labels, 1 7/16" x 5".  I know
  186.                  from experience that these labels are not only
  187.                  difficult to find, but are usually only sold in boxes
  188.                  of 5,000 labels.
  189.                  
  190.                  Now, unless you have 5,000 disks to catalog, this may
  191.                  pose a problem.  REGISTER YOUR  COPY OF DISKCAT!  I
  192.                  will automatically send you 50 labels with your
  193.                  registration.  You will also be able to purchase more
  194.                  labels, either with your registration or at a later
  195.                  time.  The order form can be found in ORDER.TXT.
  196.                  Labels will only be available to REGISTERED USERS!
  197.                  
  198.             
  199.             EHELPF
  200.             
  201.                  Help is available at every turn.  There are context     
  202.                  sensitive help screens for every menu option and data   
  203.                  entry item.  Simply press F1 key when needed.
  204.             
  205.             EDATA ENTRY - CAUTION!F
  206.             
  207.                  Please be careful when entering file name, extensions,
  208.                  etc. manually.  DiskCat will automatically go to the    
  209.                  next data item when the previous item has been filled.
  210.                  Press the <Enter> key only if your entry does not fill
  211.                  the entire field.  This especially holds true for       
  212.                  single digit or character entries.  If you press        
  213.                  <Enter> after making your entry, you may find that you
  214.                  have automatically skipped the next item in the list.
  215.             
  216.             
  217.             EMENU OPTION SELECTIONF
  218.             
  219.                  There are two ways of making a selection from a menu.
  220.             
  221.                       1.  You can move the light bar to the desired      
  222.                           selection.  This method is recommended         
  223.                           for first time users since it gives you        
  224.                           access to on-line HELP.  Once you become       
  225.                           familiar with the menu options you can         
  226.                           use the direct method.
  227.  
  228.  
  229.                       DiskCat Disk Cataloging System   Page: 6
  230.  
  231.  
  232.             
  233.                       2.  Press the letter of your desired               
  234.                           selection.  Diskcat will go directly to        
  235.                           the procedure selected.
  236.             
  237.                              EREMEMBER! DON'T PRESS <Enter>!F
  238.             
  239.             
  240.             EESCAPEF
  241.             
  242.                  Pressing the <Esc> key will usually get you out of      
  243.                  whatever you are doing.
  244.             
  245.                  If you escape out of a data entry routine, any changes
  246.                  or additions that you have made will be ignored.
  247.             
  248.                  During the cataloging process, you can escape at any    
  249.                  time except when entering a new volume label, and while
  250.                  DiskCat is processing and reading the diskette.
  251.             
  252.                  There is only one SAFE way out of the system - through
  253.                  the Exit to DOS option from the Main Menu.  If you      
  254.                  reboot your system or turn it off without properly      
  255.                  exiting DiskCat, you run the risk of damaging your      
  256.                  databases. You must also be very careful with DOS       
  257.                  errors.  If at all possible, NEVER 'Abort'.  DOS has a
  258.                  bad habit of leaving the database files open when you   
  259.                  abort.  Try to rectify the situation and 'Retry'.
  260.                                      
  261.                                      BE FOREWARNED!!
  262.             
  263.             
  264.             EDISK AND FILE DELETIONF
  265.             
  266.                  When you request to delete a file or disk from the      
  267.                  catalog, Diskcat will mark the deletion with an         
  268.                  asterisk.  Whatever you mark for deletion can always be
  269.                  unmarked until you physically remove it through the     
  270.                  Utilities Menu.
  271.             
  272.                  DiskCat will advise you if a disk or file is marked for
  273.                  deletion in one of two ways.  If the entire disk is to
  274.                  be deleted, a message will appear at the top of the     
  275.                  screen.  If a file is marked for deletion, an asterisk
  276.                  will appear to the left of the item number.  When you   
  277.                  delete a disk all of its associated files are also      
  278.                  marked.
  279.             
  280.  
  281.  
  282.                       DiskCat Disk Cataloging System   Page: 7
  283.  
  284.  
  285.                                           
  286.                                   ECATALOGING DISKSF
  287.             
  288.             
  289.                  From the Main Menu, Select Option A.
  290.             
  291.             
  292.             EDISK NUMBER:F
  293.             
  294.                  DiskCat will catalog up to 9,999 disks.
  295.                  
  296.                  DiskCat keeps track of the next Disk number available.
  297.                  That  number will be shown in the Disk Number box.
  298.                  Press Enter to accept this number.
  299.                  
  300.                  If you know that you have deleted a disk from the
  301.                  catalog, and want to reuse that number you can enter
  302.                  the number at this time.
  303.                  
  304.                  If the number you enter is already in use, and the disk
  305.                  has not been deleted from the catalog, you will receive
  306.                  an error message and be given the opportunity to select
  307.                  a new number.
  308.                  
  309.                  To return to the Main Menu without continuing with the
  310.                  cataloging process, simply press <Esc>.
  311.                  
  312.                  Once you have entered the disk number, you will be
  313.                  instructed to insert the disk to be cataloged into the
  314.                  drive you have specified (usually A:).  Diskcat will
  315.                  then look for a volume label.
  316.                  
  317.             
  318.             EVOLUME LABEL:F
  319.             
  320.                  If the disk has a label, it will de displayed in the
  321.                  Label Box.  You will then be asked if you want to
  322.                  change that label.
  323.                  
  324.                  If you wish to change the label, answer Y and enter the
  325.                  new label (maximum 11 characters).  The new label will
  326.                  be displayed in the Label Box and the volume label of
  327.                  the disk will also be changed.
  328.                  
  329.                  NOTE:  I am using a public domain utility (Volser.com)
  330.                  to change the disk label.  There are a few cases when
  331.                  this utility can not change the volume name.  Should
  332.                  this happen, your only recourse is to escape out of the
  333.                  cataloging process for that disk and change the disk
  334.                  label through DOS.  You can then catalog the disk
  335.                  normally.
  336.                  
  337.  
  338.  
  339.                       DiskCat Disk Cataloging System   Page: 8
  340.  
  341.  
  342.                  No duplicate volume labels are permitted by the system.
  343.                  If the label you enter already exists in the catalog,
  344.                  you will be given the opportunity to change your entry.
  345.                  
  346.                  You can cancel the cataloging process by pressing the
  347.                  <Esc> key.  The system will return to the Main Menu.
  348.             
  349.                                           
  350.                             ETHE FILE CATALOGING PROCESS:F
  351.             
  352.                  Once the volume label has been entered, DiskCat will
  353.                  proceed to read all of the files on the diskette.
  354.                  
  355.                  DiskCat is able to catalog all files on the disk,
  356.                  including files in sub directories.  The location of
  357.                  each file on the disk is stored along with the file
  358.                  name.
  359.                  
  360.                  After DiskCat has read all files on the disk, the
  361.                  screen will clear and you will be able to catalog a new
  362.                  disk.
  363.                  
  364.                  If there are no more disks to catalog, press <Esc>.
  365.             
  366.             
  367.             EDISK LABELS:F
  368.             
  369.             E     F** See the information regarding labels used by DiskCat
  370.                  in the General Information Section.
  371.             
  372.                  After each cataloging session, you will be given the
  373.                  opportunity to print disk labels for all NEWLY
  374.                  cataloged disks.  This is optional.  You can also print
  375.                  labels through the Print Label Option in the Utilities
  376.                  area.
  377.                  
  378.                  If you decide to print labels at this time, DiskCat
  379.                  will first ask if you want a sample label to check your
  380.                  printer alignment.  Once you have determined that the
  381.                  labels are properly aligned, answer N to "Print
  382.                  Sample?" and labels will be printed.
  383.             
  384.  
  385.  
  386.                       DiskCat Disk Cataloging System   Page: 9
  387.  
  388.  
  389.             
  390.                             EDELETING DISKS FROM CATALOGF
  391.             
  392.             
  393.                  Select Option B from the Main Menu.
  394.                  
  395.                  DiskCat will ask for the disk number to delete.  Once
  396.                  you have entered a valid number, one page of files on
  397.                  that disk will be displayed.  This gives you the
  398.                  opportunity to verify that the disk you have entered is
  399.                  the correct one.
  400.                  
  401.                  If the disk has not already been marked for deletion,
  402.                  DiskCat will verify that you really want to delete the
  403.                  disk.  If, however, the disk has already been marked
  404.                  for deletion, DiskCat will ask you if you want to
  405.                  recall it (unmark it).
  406.                  
  407.                  Remember that deleting a disk also deletes all of its
  408.                  files from the catalog.
  409.                  
  410.                  When finished, press <Esc> to return to the Main Menu.
  411.                  
  412.                  If you want to physically remove deleted disks from the
  413.                  catalog at this time, you can do so through the
  414.                  Utilities Menu.
  415.  
  416.  
  417.                       DiskCat Disk Cataloging System   Page: 10
  418.  
  419.  
  420.                                           
  421.                                 EREVIEW FILES ON DISKF
  422.                  
  423.                  Select Option C from the Main Menu.
  424.                  
  425.                  Enter the number of the disk you want to review.  If
  426.                  the disk is not in the catalog, DiskCat will display an
  427.                  error message and you will be given the opportunity to
  428.                  request another disk.  You can return to the Main Menu
  429.                  from this point by entering 0 or pressing <Esc>.
  430.                  
  431.                  If the disk is in the catalog, DiskCat will display the
  432.                  first page of files.  All further activity will depend
  433.                  on the use of the function keys as displayed at the
  434.                  bottom of the screen.
  435.                  
  436.                  You can page up and down through the file list and add,
  437.                  delete and edit files.  The directory location of the
  438.                  files will be displayed directly below the disk number
  439.                  always starting with the root directory.
  440.                  
  441.                  The file listing displays the file name, extension,
  442.                  size, and date as read from the disk.  There are two
  443.                  fields for you to fill in if desired:  Description and
  444.                  Category.
  445.                  
  446.                  The file Description is strictly informational.  No
  447.                  processing or reports are affected by it.  The Category
  448.                  field, however, is rather important.  After you have
  449.                  categorized your files, you will be able to search for
  450.                  all files in a particular category and print listings
  451.                  by category.  More about categories a little later.
  452.                  
  453.                  
  454.             
  455.             EUSING THE FUNCTION KEYSF
  456.                  
  457.                  F1 - Always used for HELP.
  458.                  
  459.                  F2 - Page Up.  Pressing F2 will give you the previous
  460.                       page of files.  If you are already on the first    
  461.                       page DiskCat will 'beep' to alert you.
  462.                  
  463.                  F3 - Page Down.  Pressing F3 will give you the next     
  464.                       page of files.  If you are on the last page of     
  465.                       files when you press F3, DiskCat will 'beep' to    
  466.                       alert your.
  467.                  
  468.                  F4 - Chr Dir.  Pressing F4 will allow you to change
  469.                       to a directory displayed on the file screen.  A
  470.                       directory can be identified by <DIR> in the size
  471.                       column.  When you press F4 the cursor will be
  472.                       positioned at the bottom right corner of the
  473.                       screen requesting Item #.  Enter the item number
  474.  
  475.  
  476.                       DiskCat Disk Cataloging System   Page: 11
  477.  
  478.  
  479.                       to the left of the directory listing.  If your
  480.                       entry is a valid sub directory, the screen will
  481.                       change to show only the files in that
  482.                       subdirectory.  You can always return to the root
  483.                       directory by pressing F4 and entering 0.
  484.             
  485.                  F5 - Add.  You can add a file to a disk listing by      
  486.                       pressing F5.
  487.             
  488.                       The current listing will clear and you will be
  489.                       presented with a line of blanks to be filled in.
  490.                       Enter the description, category, filename,
  491.                       extension, size and date of the new file.
  492.                       Remember the caution about using the <Enter> key.
  493.                       
  494.                       You can cancel your entry by pressing <Esc>.
  495.                       
  496.                       Now for that word about CATEGORIES.  When the
  497.                       cursor is positioned in the category box, press
  498.                       F1.  A normal HELP screen will appear.  Press F1
  499.                       again, and a list of all established categories
  500.                       will appear.  You can page through these existing
  501.                       categories by using the up and down arrows and the
  502.                       PgUp and PgDn keys.  When you have found the
  503.                       category you want to use, press <Enter>.  The
  504.                       screen will clear, and your category selection
  505.                       will be entered automatically.  If you can not
  506.                       find the category you want, press <Esc>.
  507.                       
  508.                       If you wish to use a category which is not in the
  509.                       list simply type it in.  DiskCat will look at the
  510.                       existing list and add any new category as
  511.                       necessary.
  512.                       
  513.                       The Category list can also be modified through the
  514.                       Utilities Menu.
  515.                       
  516.                  
  517.                  F6 - Edit.  You can edit any file or directory listing
  518.                       in the catalog by pressing F6.  The cursor will be
  519.                       positioned at the lower right corner awaiting the
  520.                       item number to edit.  Enter the number located to
  521.                       the left of the file you wish to edit.
  522.                       
  523.                       That file information will now be highlighted and
  524.                       you can make the necessary changes.  To keep the
  525.                       existing information, simply press enter and the
  526.                       cursor will move to the next field.  You can
  527.                       cancel the editing process by pressing <Esc>.
  528.                       
  529.                       You will probably use edit primarily to enter file
  530.                       descriptions and categories.  See the notes about
  531.                       the category lists under F5.  Once you have added
  532.                       the description and/or category and, if there are
  533.  
  534.  
  535.                       DiskCat Disk Cataloging System   Page: 12
  536.  
  537.  
  538.                       no more changes to make, you can press PgDn.
  539.                       DiskCat will accept your changes and skip all of
  540.                       the remaining fields.
  541.                       
  542.                  F7 - Del/Rec.  Press F7 to Delete or Recall a file in
  543.                       the file list.  As with Add and Edit, DiskCat will
  544.                       request the Item Number to Delete or Recall.  If
  545.                       the item has not been previously deleted, it will
  546.                       be marked for deletion and an asterisk will appear
  547.                       to the left of the item number.  If the item was
  548.                       already marked for deletion, it will be recalled
  549.                       (unmarked) and the asterisk will disappear.
  550.                       
  551.                       Remember, that items marked for deletion are not
  552.                       physically removed until you request DiskCat to do
  553.                       so through the Utilities Menu.
  554.                       
  555.                  F10 - Exit.  F10 will clear the existing screen and
  556.                       request a new disk number.  Enter another disk
  557.                       number or press <Enter> or <Esc> to return to the
  558.                       Main Menu.
  559.                       
  560.  
  561.  
  562.                       DiskCat Disk Cataloging System   Page: 13
  563.  
  564.  
  565.             
  566.                                ECATALOG SEARCH UTILITYF
  567.             
  568.             Select option C from the Main Menu.
  569.             
  570.             A new Search Options Menu will appear.
  571.             
  572.             You can search DiskCat for files several ways:
  573.             
  574.                       A.  By File Name and/or Extension
  575.                       B.  By Disk Label Name
  576.                       C.  By Category
  577.             
  578.             The search procedure is basically the same for all searches.
  579.             A display screen will appear requesting the search criteria.
  580.             If DiskCat is able to match your request, it will display
  581.             only those files which match the request. If there is no
  582.             match, you will be advised.
  583.             
  584.             So, if you want a list of all GAMES in your catalog, request
  585.             option C. Search by Category, and enter the category GAMES.
  586.             Don't forget the Category list is available by pressing F1.
  587.             DiskCat will display all files that have been categorized as
  588.             games, showing the file name, extensions, descriptions,
  589.             locations, sizes, dates and, most importantly, the disk
  590.             number.
  591.             
  592.             One item to note is that when searching by filename and/or
  593.             extension, you CAN NOT USE DOS WILDCARD CHARACTERS. If you
  594.             want all files beginning with the letter C, simply enter C
  595.             and leave the extension blank.
  596.             
  597.             If you fill in both the filename and extension, DiskCat will
  598.             search for an exact match.  Therefore, in the above example,
  599.             if you enter C in the filename and COM in the extension,
  600.             DiskCat will search for C.COM.
  601.             
  602.             Again, don't forget the HELP screens.  They give examples
  603.             for all searches.
  604.             
  605.             Once you have received a screen of files, you can use the F2
  606.             and F3 keys to page up and down through the listing.  You
  607.             can not add or edit any file from the search area.
  608.             
  609.             When you are finished with the current listing, press F10
  610.             and you will be able to either request another search or
  611.             return to the Search Menu by pressing <Esc>.
  612.             
  613.  
  614.  
  615.                       DiskCat Disk Cataloging System   Page: 14
  616.  
  617.  
  618.             
  619.                                       EREPORTSF
  620.             
  621.             Select Option E from the Main Menu.
  622.             
  623.             A new Reports Menu will be displayed.
  624.             
  625.             There are 5 basic reports available:
  626.                  
  627.                  A.   Individual Disk Listing:  This report will give a
  628.                       listing of all files on a particular disk.  Disks
  629.                       will be separated into their own reports.  That
  630.                       is, if you request a listing for your entire
  631.                       catalog, each disk will have it's own report, even
  632.                       if there are only one or two files on that disk.
  633.                       
  634.                       This report is best suited for a permanent record
  635.                       in a binder.
  636.                       
  637.                  B.   Complete by Disk Number:  This report will produce
  638.                       a continuous listing by order of disk number.  You
  639.                       can limit the report to any number of consecutive
  640.                       disks, or print the entire catalog.
  641.                       
  642.                  C.   Complete By File Extension and File Name:  This
  643.                       report will produce a complete listing of files
  644.                       ordered first by extension and then file name.
  645.                       You can limit the report by entering an individual
  646.                       extension.
  647.                       
  648.                  D.   Complete by File Name and Extension:  This report
  649.                       will produce a continuous listing of all files in
  650.                       the catalog by order of File Name and then
  651.                       Extension.  This report can only be printed as a
  652.                       complete catalog.
  653.                       
  654.                  E.   Complete by Category:  This report will produce a
  655.                       continuous listing by order of category.  This
  656.                       report can be limited to a single category if
  657.                       desired.  Please note that when requesting the
  658.                       complete catalog, only those files which have been
  659.                       categorized will be included in the listing.
  660.                       
  661.  
  662.  
  663.                       DiskCat Disk Cataloging System   Page: 15
  664.  
  665.  
  666.                       
  667.                                    EUTILITIES MENUF
  668.                                           
  669.             Select option F from the Main Menu.
  670.             
  671.             The Utilities Menu will be displayed.
  672.             
  673.             There are six options available through the Utilities Menu:
  674.             
  675.                  A.   Reindex Database Files.  During normal operation
  676.                       of DiskCat, reindex of the databases should not be
  677.                       necessary.  However, should you experience a power
  678.                       failure or other such horror, you may find that
  679.                       the system is not displaying or reporting the data
  680.                       properly.
  681.                       
  682.                       Should this occur, your first line of action
  683.                       should be to reindex the databases.  If the
  684.                       problem is not solved, you will have to rely on
  685.                       your backups (You have been making regular
  686.                       backups, haven't you?).
  687.                       
  688.                       Be aware that a reindex on a large database could
  689.                       take some time.
  690.                       
  691.                  B.   Start New Catalog.  This option will delete and
  692.                       remove EVERYTHING from your catalog except your
  693.                       category listing.  I have provided this option for
  694.                       two reasons.  First of all, if you are like me,
  695.                       you will want to play with DiskCat a little before
  696.                       getting down to the serious business of cataloging
  697.                       all of your disks.
  698.                       
  699.                       Once you are satisfied that DiskCat really is
  700.                       wonderful, you can clean out everything you have
  701.                       done and begin to catalog in earnest.
  702.                       
  703.                       Secondly, there may be some who may want to just
  704.                       start from scratch after a period of time.  Both
  705.                       options are possible.
  706.                       
  707.                       When you select this option, DiskCat will verify
  708.                       that you truly want to start a new catalog.  If
  709.                       you answer Y, the catalog will be cleaned out.
  710.                       
  711.                  C.   Set System Defaults.  This option is provided in
  712.                       case you wish to change either the drive
  713.                       containing disks to be cataloged or the name to be
  714.                       printed on the disk labels.
  715.                       
  716.  
  717.  
  718.                       DiskCat Disk Cataloging System   Page: 16
  719.  
  720.  
  721.                  D.   Remove Deleted Disks.  As explained previously,
  722.                       records marked for deletion will physically remain
  723.                       in the catalog until you run this option.  They
  724.                       can, therefore, be recalled at any time prior to
  725.                       running this option.
  726.                       
  727.                       Once this option is run, however, the deleted
  728.                       records are gone and can not be recalled.
  729.                       
  730.                  E.   Print Labels.  This option allows you to print
  731.                       labels for any disk in the catalog.  You can print
  732.                       labels for a single disk, a range of disks, or the
  733.                       entire catalog.
  734.                       
  735.                       Labels used are one-up, 1 7/16" x 5". See the
  736.                       General Information  section of this documentation
  737.                       for more about labels.
  738.                       
  739.                  F.   Edit Category Listing.  This option allows you to
  740.                       add, edit, and delete predefined file categories.
  741.                       
  742.                       You can move up and down through the category list
  743.                       by using the up and down arrow keys, PgUp and
  744.                       PgDn.
  745.                       
  746.                       To add a category, press the <Ins> key.  DiskCat
  747.                       will ask for the name of the new category.  Once
  748.                       entered DiskCat will verify that the category does
  749.                       not already exist and will insert it into the list
  750.                       alphabetically.  If the category does already
  751.                       exist you will be advised and your entry will be
  752.                       ignored.
  753.                       
  754.                       To delete a category, move the highlight to the
  755.                       category to be deleted and press the <Del> key.
  756.                       The category will be deleted and the list
  757.                       redisplayed.  In this one case, once deleted, the
  758.                       category can not be recalled.
  759.                       
  760.                       To edit a category, move the highlight to the
  761.                       category to be edited and press the <Enter> key.
  762.                       The cursor will appear and you can edit the
  763.                       category.  When finished press the <Enter> key
  764.                       again.  The list will be redisplayed.
  765.                       
  766.                       To return to the Utilities Menu, press the <Esc>
  767.                       key.
  768.  
  769.  
  770.                       DiskCat Disk Cataloging System   Page: 17
  771.  
  772.  
  773.                  
  774.             
  775.             
  776.             
  777.                               EDISKCAT LABEL ORDER FORMF
  778.                                           
  779.                                           
  780.             
  781.             
  782.                  Name:__________________________________________________
  783.                  
  784.                  Address:_______________________________________________
  785.                  
  786.                          _______________________________________________
  787.                  
  788.                     City:_______________________________________________
  789.                  
  790.                    State:_______  Zip: ______________
  791.             
  792.                  
  793.                  Registration Number: _____________________________
  794.                  
  795.                  
  796.                  
  797.                  Labels are available in lots of 100 to registered users
  798.                  only.  This includes postage.
  799.                  
  800.                  
  801.                                                    Quantity:  ________
  802.                  
  803.                                                               x $5.00
  804.                  
  805.                                              Total Enclosed:____________
  806.                  
  807.                  
  808.                  
  809.                  Mail To:  J. M. Nerwinski
  810.                            112 Leon Street
  811.                            Durham, NC 27704
  812.                  
  813.                  
  814.  
  815.  
  816.                       DiskCat Disk Cataloging System   Page: 18
  817.  
  818.  
  819.             
  820.                         EDISKCAT REGISTRATION AND LABEL ORDERF
  821.             
  822.             
  823.             Registration includes:
  824.             
  825.                       A Registered Copy of the Latest Version of DiskCat
  826.             
  827.                       50 Free Labels
  828.             
  829.                       Prompt Notification of Upgrades and Special price
  830.                            on Upgrade Purchase.
  831.             
  832.                       The Ability to Purchase Additional Disk Labels in
  833.                                      Lots of 100.
  834.                  
  835.             
  836.                  Name:__________________________________________________
  837.                  
  838.                  Address:_______________________________________________
  839.                  
  840.                          _______________________________________________
  841.                  
  842.                     City:_______________________________________________
  843.                  
  844.                    State:_______  Zip: ______________
  845.                  
  846.                  
  847.                  Where did you get this copy of DiskCat?:
  848.                  
  849.                  ______________________________________________________
  850.                  
  851.                  
  852.                  
  853.                                           Registration Fee:      $30.00
  854.                  
  855.                  Extra Labels (available to registered users only)
  856.                       Add $5.00 per 100  labels. Sold in lots
  857.                       of 100.   Includes postage.
  858.                  
  859.                                 Quantity: ________  X $5.00     ________
  860.                  
  861.                                                     Total:      ________
  862.                  
  863.                  Please include any comments or observations on a
  864.                  separate sheet of paper or on reverse of registration
  865.                  form.  Thank You.
  866.                  
  867.                                 Mail to: J. M. Nerwinski
  868.                                          112 Leon Street
  869.                                          Durham, NC 27704
  870.