home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 164.img / CD450.ZIP / README.1ST < prev   
Text File  |  1990-03-11  |  5KB  |  121 lines

  1.  
  2.                            WELCOME TO CATDISK V4.50
  3.  
  4. If you received this release on a floppy disk, please make a copy of the
  5. original, put the original in a safe place and work from the copy.
  6.  
  7. -------------------------------------------------------------------------------
  8.  
  9. As CATDISK has evolved during its development, it has grown in size and no
  10. longer fits on a 360K floppy disk in its raw format.  The documentation files
  11. are now provided in a compressed format in the form of a self-extracting LHARC
  12. file. If you are running on 360K floppy disks, do the following:
  13.  
  14. 1) Put the CATDISK disk in drive B:
  15. 2) Put a blank, formatted disk in drive A:
  16. 3) Log onto Drive A:
  17. 4) Type "B:CATDOC" <Enter> (without the quotes, of course).
  18. 5) The documentation files will be uncompressed to the blank disk in A:
  19.  
  20. All other forms of disk should have enough capacity to accept the all the
  21. files.  Simply execute CATDOC.EXE in its current directory and delete
  22. CATDOC.EXE when done.
  23.  
  24. To print the CATDISK manual, issue the command:  COPY CATDISK.DOC PRN
  25.  
  26. -------------------------------------------------------------------------------
  27.  
  28. Please read at least the section on configuring CATDISK in the configuration
  29. section of the manual.
  30.  
  31. One important note to consider in the user manual.  When ARCHIVE files are
  32. mentioned, it is in reference to any type of file that contains a collection of
  33. files, compressed or not.  This currently includes ARC, DWC, LBR, LZS, LZH,
  34. PAK, ZIP, and ZOO files.
  35.  
  36. -------------------------------------------------------------------------------
  37.  
  38.           IF YOU ARE UPGRADING TO THIS RELEASE FROM V3.61 OR LATER
  39.  
  40. Before copying the new program files to your work disk, you might want to
  41. rename the executable file from the previous installation (CATDISK.COM or
  42. CATDISK.EXE) to another name.  The new configuration utility, CDISKCFG.EXE
  43. now has the ability to read the configuration information from the release that
  44. you were using for easy installation into this release.  This can save you some
  45. time in setting the program up for your preferences, particularly if you've
  46. customized all the screen colors.
  47.  
  48. When you run CDISKCFG, hit <F8> and follow the prompts.
  49.  
  50.  
  51. -------------------------------------------------------------------------------
  52.  
  53.  
  54. IF YOU WERE USING A VERSION OF CATDISK PRIOR TO V2.10
  55.  
  56. As there is now more information being stored in the summary file, you will
  57. have to discard your old catalog files and start from scratch.  Any .SUM files
  58. created with CATDISK versions before V2.10 are NOT compatible with this one.
  59.  
  60.  
  61. IF YOU WERE USING A VERSION OF CATDISK FROM V2.10 to V3.28
  62.  
  63. Starting with CATDISK V3.50, file comments were fully supported.  You do *NOT*
  64. have to purge your old catalog files and start over... just run the program
  65. CDISKCVT.EXE on each catalog file that you have, and it will be converted to
  66. the new format.
  67.  
  68. The syntax of this command is:
  69.  
  70. CDISKCVT catalog_name
  71.  
  72. - where catalog_name is the name of the catalog file to be converted.
  73.   (do NOT include the filename extension of .DTA on the command line)
  74.  
  75.  
  76. If you were using V3.50 or later, you do _NOT_ need to run this conversion
  77. program - your files will work as they are.
  78.  
  79.  
  80. -------------------------------------------------------------------------------
  81.  
  82.  
  83.       IF YOU'VE EXPERIENCED MISALIGNED FIELDS ON PRINTED REPORTS
  84.  
  85. Some disk labelling programs have an annoying habit of placing null characters
  86. at the end of a volume label.  While this is not a fatal problem, it can have
  87. a nasty effect on the printed reports that CATDISK produces by causing
  88. misalignment of some of the fields.
  89.  
  90. The program CLEANCAT.EXE has been provided to correct this problem in catalog
  91. files that have been created with V3.50 to 4.10, or those that have been
  92. converted by the above mentioned CDISKCVT.EXE utility.
  93.  
  94. If you have noticed your printed reports appearing in this strange manner,
  95. CLEANCAT can help you.  This program will simply change all the null characters
  96. to spaces, which will appear correctly on your printer.
  97.  
  98. The syntax for CLEANCAT is:
  99.  
  100. CLEANCAT catalog_name
  101.  
  102. - where catalog_name is the name of the catalog file to be "cleaned up".
  103.   (do NOT include the filename extension of .DTA or .SUM on the command line)
  104.  
  105. If you created your catalog files with a release after V4.10, the corrective
  106. procedures have been built right into the program, therefore this procedure
  107. will not be necessary.
  108.  
  109.  
  110. -------------------------------------------------------------------------------
  111.  
  112.  
  113.              *** NOTE TO ALL SINGLE DRIVE FLOPPY DISK USERS ***
  114.  
  115. Please read the note in the configuration section regarding setting CATDISK up
  116. to function correctly with your system, particularly the section dealing with
  117. the disk cache.  Failure to do so could result in lost data on your floppy
  118. diskettes.
  119.  
  120. If you are running on a hard drive, this note does not apply.
  121.