home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / SHRED02.ZIP / CATALOG.DOC next >
Text File  |  1991-01-23  |  16KB  |  290 lines

  1.                                                   January 3, 1991
  2.                          SOFTWARE CATALOG
  3.  
  4.  
  5.     In addition the individual programs listed below, "Economy 
  6. Packs" are available at substantial savings.  These contain ALL 
  7. the programs available for a particular operating system (DOS or 
  8. OS/2).  In addition, site licenses at reduced unit cost are 
  9. available for commercial, governmental, & other organizations.  
  10. Source code is also available for some programs.  Contact the 
  11. author for details. 
  12.  
  13.     Prices are in U.S. dollars. 
  14. _________________________________________________________________
  15.  
  16. AMAZEMENT.  This amusing program draws mazes to dimensions you 
  17. specify.  Great for keeping the kids occupied on long car trips.  
  18. Requires graphics adapter (and a printer & screen print program, 
  19. if you want to print the mazes). 
  20. _________________________________________________________________ 
  21.  
  22. ATTRIBUTION.  Changes or displays file attributes (hidden, 
  23. system, read only & archive).  Protect your software & data from 
  24. accidental (or malicious) deletion, or hide sensitive directories 
  25. or files.  This is a replacement for the DOS ATTRIB program.  
  26. Unlike ATTRIB, ATTRIBUTION can set or remove the "hidden" 
  27. attribute. 
  28. _________________________________________________________________ 
  29.  
  30. BACKUP.  Fast, intelligent file backup utility.  File backups are 
  31. your insurance policy against the inevitable hard disk crash, & 
  32. against malicious software such as viruses & worms.  BACKUP 
  33. copies only those files which doesn't exist on the archive drive, 
  34. or whose date-time stamp is more recent than existing files on 
  35. the archive drive.  Options to clear archive bit on copied files, 
  36. check disk volume labels before copying, & to backup from all 
  37. directories on the disk (or just from the current & subordinate 
  38. directories). 
  39. _________________________________________________________________ 
  40.  
  41. CHANGER.  Quickly changes words & phrases in text files without 
  42. loading a bulky word processor or editor.  Options to change 
  43. files in every directory on the disk, just in the current 
  44. directory, or in the current & subordinate directories.  Can also 
  45. change hidden or read only files if desired.  Built in safety 
  46. features prevent data corruption.  Typical uses for CHANGER 
  47. include changing names in a group of form letters or other 
  48. documents, or changing variable names in the source code of a 
  49. multimodule program. 
  50. _________________________________________________________________ 
  51.  
  52. THE DIRECTORY RENAMER.  Renames directories, quick & easy.  
  53. Eliminates need to create a new directory, copy files from the 
  54. old directory, delete the old files, & delete the old directory. 
  55. _________________________________________________________________ 
  56.  
  57. THE DISK DIRECTOR.  Fast, easy way to display & record your disk 
  58. directory structure.  Use the data for rebuilding your disk after 
  59. a crash, or setting up new systems with similar structure. 
  60. _________________________________________________________________ 
  61.  
  62. THE DUPLICATE FILE FINDER.  Find duplicate files on your disk so 
  63. you can delete them & free up space.  If you're like most people, 
  64. you'll be amazed at how many duplicate copies of files are hiding 
  65. in the nooks & crannies of your hard disk. 
  66. _________________________________________________________________ 
  67.  
  68. EXCEPT.  Exempts files from the actions of DOS commands.  Great 
  69. when you want to affect some, but not all, files in a directory.  
  70. For example, if you wanted to delete all files in the current 
  71. directory except those with extensions of "DOC," you would enter 
  72. EXCEPT *.DOC DEL *.* 
  73. _________________________________________________________________ 
  74.  
  75. THE FILE MOVER.  Move files between directories or disk, quick & 
  76. easy.  Makes organizing your hard disk a snap.  For 
  77. interdirectory moves, you don't have to go through the copy-and-
  78. delete cycle, so the program is extremely fast, & works even on 
  79. full disks.  You also don't leave a deleted copy behind on the 
  80. disk for snoopy people to look at later.  Options to overwrite 
  81. existing target files without asking, to delete read only source 
  82. files without asking,  & (for interdisk moves) to securely 
  83. overwrite deleted source files. 
  84. _________________________________________________________________ 
  85.  
  86. GETKEY.  Gets a user keystroke, then reports its ASCII code as an 
  87. ERRORLEVEL.  Great for having the user answer questions or make 
  88. menu selections in batch files.  Options for checking input 
  89. against edit mask, making user press Enter, flushing keyboard 
  90. buffer, hiding cursor, disabling ^C & ^Break, capitalizing the 
  91. key, echoing it to the screen, & beeping after invalid input. 
  92. _________________________________________________________________ 
  93.  
  94. GLOBALLY.  Executes a command or program in multiple directories.  
  95. Can execute in all directories on disk, or just current & 
  96. subordinate directories.  Example:  to delete all files on your 
  97. disk with an extension of BAK, you would enter GLOBALLY DEL 
  98. *.BAK.
  99. _________________________________________________________________ 
  100.  
  101. THE MAKE GENERATOR.  Generates MAKE & LINK files for C language 
  102. programs.  Eliminate the drudgery (and errors) of manually 
  103. building MAKE & LINK files.  Designed for programmers working in 
  104. C, but the program has enough generality that it will work for 
  105. many other compilers, as well. 
  106. _________________________________________________________________ 
  107.  
  108. THE PROGRAM LAUNCHER.  Makes the user enter a string, then passes 
  109. the string as an argument to a user specified program, which is 
  110. then executed.  Use it to get user input (e.g., passwords, file 
  111. name, etc.) before starting a program.  Options to hide input, 
  112. restrict input length, compare input to an edit mask, verify 
  113. input, etc. 
  114. _________________________________________________________________ 
  115.  
  116. ROOM.  Tells how much space is left on a disk, much faster & 
  117. without the disk thrashing of the DOS CHKDSK program.  Find out 
  118. how close you are to filling up your disk.  ROOM can also tell if 
  119. there's space on the disk for a set of files you specify.  Use 
  120. ROOM in a batch file to see if there's enough space on the disk 
  121. before trying to copy files onto it.  Unlike some other programs 
  122. which purport to do the same thing, ROOM takes into account 
  123. existing files by the same name on the disk. 
  124. _________________________________________________________________ 
  125.  
  126. SHREDDER.  This OS/2 Presentation Manager program securely erases 
  127. your sensitive files so no one can retrieve their data.  
  128. Normally, when you "delete" a file, OS/2 simply erases the file's 
  129. entry in the disk directory; it doesn't actually destroy the 
  130. file's data.  Thus, people with the right software can later 
  131. recover the material you thought was gone forever.  Shredder 
  132. solves this problem by physically overwriting the data before 
  133. deleting the file.  Now you can rest assured your private data 
  134. stays private.  You can also customize Shredder to comply with 
  135. your organization's security standards.  Shredder also has 
  136. options to keep a log of shredded files, to shred hidden and read 
  137. only files, and to make a backup copy of the files in another 
  138. location before shredding them. 
  139. _________________________________________________________________ 
  140.  
  141. STRINGER.  A demonstration program to help train users on the 
  142. OS/2 Presentation Manager (PM).  Draws string art in a PM window.  
  143. Also useful for demonstrating machine capabilities or taking 
  144. advantage of idle CPU time.  Hypnotic & addicting! 
  145.  
  146.  
  147.                               ORDER FORM
  148.  
  149.                              DOS SOFTWARE
  150.  
  151. These products require MS-DOS or PC-DOS, version 2.0 or later.
  152.  
  153.  ___________________________________________________________________
  154. |                                                                   |
  155. |  PRODUCT           VERSION   FORMAT    QTY    EACH*      TOTAL    |
  156. |                            (5¼ or 3½)                             |
  157. |___________________________________________________________________|
  158. |                   |       |          |      |       |             |
  159. | AMAZEMENT         | 2.00  |          |      | 10.00 |             |
  160. |___________________|_______|__________|______|_______|_____________|
  161. |                   |       |          |      |       |             |
  162. | ATTRIBUTION       | 1.11  |          |      | 15.00 |             |
  163. |___________________|_______|__________|______|_______|_____________|
  164. |                   |       |          |      |       |             |
  165. | BACKUP            | 2.02  |          |      | 20.00 |             |
  166. |___________________|_______|__________|______|_______|_____________|
  167. |                   |       |          |      |       |             |
  168. | DIRECTORY RENAMER | 1.00  |          |      | 10.00 |             |
  169. |___________________|_______|__________|______|_______|_____________|
  170. |                   |       |          |      |       |             |
  171. | DISK DIRECTOR     | 2.01  |          |      | 10.00 |             |
  172. |___________________|_______|__________|______|_______|_____________|
  173. |                   |       |          |      |       |             |
  174. | DUPE FILE FINDER  | 1.00  |          |      | 15.00 |             |
  175. |___________________|_______|__________|______|_______|_____________|
  176. |                   |       |          |      |       |             |
  177. | EXCEPT            | 1.01  |          |      | 15.00 |             |
  178. |___________________|_______|__________|______|_______|_____________|
  179. |                   |       |          |      |       |             |
  180. | FILE MOVER        | 2.10  |          |      | 15.00 |             |
  181. |___________________|_______|__________|______|_______|_____________|
  182. |                   |       |          |      |       |             |
  183. | GLOBALLY          | 1.20  |          |      | 15.00 |             |
  184. |___________________|_______|__________|______|_______|_____________|
  185. |                   |       |          |      |       |             |
  186. | MAKE GENERATOR    | 1.01  |          |      | 15.00 |             |
  187. |___________________|_______|__________|______|_______|_____________|
  188. |                   |       |          |      |       |             |
  189. | PROGRAM LAUNCHER  | 1.00  |          |      | 15.00 |             |
  190. |___________________|_______|__________|______|_______|_____________|
  191. |                   |       |          |      |       |             |
  192. | ROOM              | 1.00  |          |      | 15.00 |             |
  193. |___________________|_______|__________|______|_______|_____________|
  194. |                   |       |          |      |       |             |
  195. | ECONOMY PACK      |       |          |      | 60.00 |             |
  196. |___________________|_______|__________|______|_______|_____________|
  197.  
  198.  
  199.                             OS/2 SOFTWARE
  200.  _____________________________________________________________________ 
  201. |                                                                     | 
  202. |                                       Needs                         | 
  203. |  PRODUCT           VERSION   FORMAT   OS/2 QTY  EACH*      TOTAL    | 
  204. |                            (5¼ or 3½) Ver                           | 
  205. |_____________________________________________________________________|
  206. |                   |       |          |    |   |       |             |
  207. | BACKUP            | 1.00  |          |1.0 |   | 20.00 |             |
  208. |___________________|_______|__________|____|___|_______|_____________|
  209. |                   |       |          |    |   |       |             |
  210. | CHANGER           | 1.00  |          |1.2 |   | 20.00 |             |
  211. |___________________|_______|__________|____|___|_______|_____________|
  212. |                   |       |          |    |   |       |             |
  213. | DIRECTORY RENAMER | 1.00  |          |1.0 |   | 10.00 |             |
  214. |___________________|_______|__________|____|___|_______|_____________|
  215. |                   |       |          |    |   |       |             |
  216. | GETKEY            | 1.00  |          |1.0 |   | 15.00 |             |
  217. |___________________|_______|__________|____|___|_______|_____________|
  218. |                   |       |          |    |   |       |             |
  219. | GLOBALLY          | 1.00  |          |1.0 |   | 15.00 |             |
  220. |___________________|_______|__________|____|___|_______|_____________|
  221. |                   |       |          |    |   |       |             |
  222. | SHREDDER          | 2.00  |          |1.2 |   | 15.00 |             |
  223. |___________________|_______|__________|____|___|_______|_____________|
  224. |                   |       |          |    |   |       |             |
  225. | STRINGER          | 1.02  |          |1.1 |   | 10.00 |             |
  226. |___________________|_______|__________|____|___|_______|_____________|
  227. |                   |       |          |    |   |       |             |
  228. | ECONOMY PACK      |       |          |    |   | 50.00 |             |
  229. |___________________|_______|__________|____|___|_______|_____________|
  230.  
  231.  
  232.  ___________________________________________________________________
  233. |                                                     |             |
  234. | Tax (Virginia residents add 4 1/2%)                 |             |
  235. |_____________________________________________________|_____________|
  236. |                                                     |             |
  237. | TOTAL                                               |             |
  238. |_____________________________________________________|_____________|
  239. |                                                     |
  240. |                                                     |
  241. | NAME             __________________________________ |
  242. |                                                     |
  243. | ADDRESS          __________________________________ |
  244. |                                                     |
  245. |                  __________________________________ |
  246. |                                                     |
  247. |                  __________________________________ |
  248. |                                                     |
  249. |                                                     |
  250. | PHONE            __________________________________ |
  251. |                                                     |
  252. |                                                     |
  253. | OFFICE SYMBOL    __________________________________ |
  254. | or ROUTER                                           |
  255. |                                                     |
  256. | POINT OF CONTACT __________________________________ |
  257. | (organizations)                                     |
  258. |                                                     |
  259. | SIGNATURE        __________________________________ |
  260. |                                                     |
  261. |                                                     |
  262. | DATE             __________________________________ |
  263. |                                                     |
  264. | WHERE DID YOU                                       |
  265. | OBTAIN THIS      __________________________________ |
  266. | FORM?                                               |
  267. |                                                     |
  268. | COMMENTS OR      __________________________________ |
  269. | SUGGESTIONS                                         |
  270. | (continue on                                        |
  271. |  reverse if      __________________________________ |
  272. |  desired)                                           |
  273. |                                                     |
  274. |_____________________________________________________|
  275.  
  276. *Prices may change without notice.
  277.  
  278.  
  279. To order, send this form with check or money order in U.S. dollars 
  280. to: 
  281.  
  282.  
  283.                       Richard W. Adams
  284.                       104 Willow Oaks Boulevard
  285.                       Hampton, VA  23669-1528
  286.                       U.S.A.
  287.  
  288. You may also contact the author on CompuServe(R) (76430,1071).
  289.  
  290.