home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 24 / CD_ASCQ_24_0995.iso / vrac / 35plus12.zip / README.TXT < prev    next >
Text File  |  1995-05-10  |  3KB  |  94 lines

  1. WMS 35Plus
  2. ----------
  3.  
  4. If you use this product, won't you please send $10 via check or cash (if you're brave) to:
  5.  
  6. Watermark Software
  7. P.O. Box 5159
  8. Akron, OH  44334
  9.  
  10. Address comments/suggestions to:  CISID 73734,1244.
  11.  
  12. Thank you for using 35DIR Plus.  I wanted to attach comments to diskette files, 
  13. but didn't want to maintain a separate text file to store them, and I didn't 
  14. want to use a program like Norton's 4.5 FI.  Instead, I wrote this VB program.
  15.  
  16.  
  17. Purpose
  18. -------
  19. Its purpose is to store and print out a list of files and their comments for 3.5"
  20. diskettes.  The printout is 3.5" x 3.5" in the form:
  21.  
  22.  
  23. Printout
  24. --------
  25. +------------------------+
  26. | Title  xxx bytes free  |
  27. |                        |
  28. | FILENAME  Description  |
  29. |   size   date time     |  <- This line is optional
  30. |                        | 
  31. |                        | 
  32. |                        | 
  33. |                        | 
  34. |                        | 
  35. |                        |
  36. |                        |  
  37. +------------------------+
  38.  
  39.  
  40. Installation
  41. ------------
  42. Copy all files into their own subdirectory on the hard drive.  This is preferred
  43. to copying the files into the WINDOWS\SYSTEM directory, because when all the 
  44. files are together, it makes uninstalling and maintenance simple, and avoids 
  45. conflicts with programs that require specific versions of DLLs.
  46.  
  47.  
  48. Use
  49. ---
  50. 1.  Insert a diskette you want to catalog into the A: or B: drive.
  51. 2.  Run 35DIR.EXE
  52. 3.  Change the drive letter to the A: or B: drive.
  53. 4.  Now, select a file you want to write a desciption for in the Files list box.
  54. 5.  Go to the Description box and type it in.  There is a limit of 80 characters.
  55. 6.  When you want to print out the listing, select File, Print.
  56. 7.  All available fonts will appear in the list box, along with a sample.
  57. 8.  Select the options you want and press the Print button.
  58. 9.  Simple, eh?
  59.  
  60.  
  61. Notes
  62. -----
  63. -The description will not allow commas because of errors of reading it in.
  64. -Only True Type fonts can be displayed and printed.
  65. -The title and bytes-free line is always printed at 10 Point
  66. -You must select a drive by using the mouse.
  67.  
  68.  
  69. Changes
  70. -------
  71. 1.2
  72. Reduced resources used with images.
  73. Standard 'About' box used.
  74.  
  75. 1.1
  76. When the drive letter is changed, clear out description box.
  77. Remove file lines from INI file for files that are not on the disk.
  78. Update button is hot-key enabled.
  79.  
  80. 1.0
  81. Initial Release
  82.  
  83.  
  84. Disclaimer
  85. ----------
  86. All WMS Software programs, shareware and freeware, are protected 
  87. under the copyright laws of the United States and foreign countries. 
  88. All rights are reserved to WMS.  WMS is not responsible for any damages 
  89. arising out of the use of or inability to use this product, even if WMS has
  90. been advised of the possibility of such damages (including without limitation,
  91. damages for loss of business profits, business interruption, loss of business
  92. information, or any other pecuniary loss).
  93.  
  94.