home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / util1 / gen12.doc < prev    next >
Text File  |  1990-05-01  |  2KB  |  54 lines

  1. GEN v1.2 by Phil Herron                   REGISTRATION $15.00
  2. DISK FILE GENERATING TEST UTILITY HERRON JAN90 UTIL
  3.  
  4. Update
  5.  
  6. *  Sends a specified number of chars to any device.
  7.  
  8. *  Can use to produce disk files of any size.
  9.  
  10. *  On-screen progress indication (20K increments).
  11.  
  12. *  Elapsed time displayed at termination.
  13.  
  14. *  Quantity discounts for multiple registrations.
  15.  
  16. *  NEW IN THIS VERSION:
  17.    Following a run during which midnight occurs, prior
  18.    versions displayed incorrect elapsed times.  This
  19.    version corrects that oversight.
  20.  
  21.  
  22. Syntax: GEN [length] [>[>filespec or device]]
  23.  
  24.  
  25. Gen replaces  trial-and-error methods  for building  files of
  26. specific sizes  for timing tests  or tests of  printers, disk
  27. drives and print spooler configurations.
  28.  
  29. It generates  files of any size  from zero to  twenty million
  30. bytes, much faster than typing  random characters into a text
  31. editor.   Besides generating  files on  disk, it  can send  a
  32. specific number of characters directly to the console screen,
  33. printer or other DOS device.
  34.  
  35. Before  GEN,  the  alternatives  for  producing  files  of  a
  36. specific   size  for   testing   drives   or  print   spooler
  37. configurations were:
  38.  
  39.    1 - Type random characters into a text editor, or
  40.  
  41.    2 - Use the DOS DEBUG utility.
  42.  
  43. The first is very slow;  the second requires some familiarity
  44. with DEBUG.  GEN requires no prior knowledge or experience.
  45.  
  46.  
  47. Hardware Requirements : IBM PC, XT, AT or compatible
  48.                         with at least 64K RAM.
  49.  
  50. Other Requirements    : DOS 2.1 or later.
  51.  
  52. (SDA format Copyright 1990 SDN Project for SDNet/Workls! (sm))
  53. JAN90 UTIL
  54.