home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / notify.zip / UTILITY.LST < prev   
File List  |  1993-06-03  |  11KB  |  220 lines

  1.  
  2.                              The JB Utilities
  3.                       (with apologies to Peter Norton)
  4.  
  5.         The following is a list of the JB Utilities library.  This  
  6.         file is distributed with individual utilities, and its       
  7.         purpose is to inform you of all our unique utilities.
  8.         Order at least two for a multiple-order discount of (at 
  9.         least) 20%.  When sending you a registered copy of a 
  10.         program, we may also include a non-registered copy of one 
  11.         of these for your consideration.  
  12.  
  13.         The programming philosophy behind all of them is to
  14.         provide means of doing things not otherwise available
  15.         or to improve upon what's available.  Comments and queries
  16.         are invited.
  17.  
  18.         The following programs currently constitute the JB Utilities:
  19.  
  20.  
  21.         DF       Directory Find.  Does the '*.*' for you.
  22.                  Makes computing life easier by avoiding shifted
  23.                  characters when listing files.  You just 
  24.                  type the first identifying letters of a filename
  25.                  or the extension beginning with the dot.  DF
  26.                  without parameters lists out all the files and 
  27.                  does so in the order DIR would do it but puts it
  28.                  in two columns.  Pauses for a keystroke if there
  29.                  are more files when screen is filled.  Will also
  30.                  search for all filenames which contain a given
  31.                  string.  Gives you total number of files listed 
  32.                  and total bytes for those files.  Permits up to
  33.                  4 different commands (specifications) on 1
  34.                  execution.  List files of a specified size range.
  35.                  Permits up to the 3rd nesting level of sub-
  36.                  directories.  Reports drive capacity and amount
  37.                  available for up to 4 drives on 1 command.  Lists
  38.                  files remaining after a group-file parameter is
  39.                  excluded (filter mode-available only for reg-
  40.                  istered users).  And, MORE!  With this utility, 
  41.                  you should never need to use DIR again.  
  42.  
  43.         CDFREQ   A frequency monitor--one that controls the
  44.                  interval between CHKDSKs.  If you run CHKDSK
  45.                  from your AUTOEXEC.BAT, the CHKDSK program can
  46.                  create quite a delay, relative to the size of your
  47.                  hard drive.  If you believe it doesn't have to be
  48.                  done every time you boot up (and reboot), but 
  49.                  want to be sure it's done automatically so that
  50.                  you don't have to think about it, CDFREQ will 
  51.                  do it according to the frequency you specify.
  52.                  Even if you set it for once a day, it won't repeat
  53.                  if you reboot.
  54.  
  55.         NOTIFY   A non-TSR that informs you of important dates
  56.                  and events upon boot-up.  It maintains and
  57.                  reads a NOTICE.LST when accessed.  You can
  58.                  easily order notification for the same date
  59.                  in EVERY month; also CANCEL all notices for
  60.                  current day.  Menu or command line control.
  61.  
  62.         REMAIN   Tells you which files remain in your directory
  63.                  after excluding those specified on the command
  64.                  line.  You can then copy or delete them as a
  65.                  group.
  66.  
  67.         SLAVE    Takes a list of DOS commands and, when you've
  68.                  checked them for accuracy, executes them as a
  69.                  string of commands.  Sort of a dynamic batch
  70.                  file.
  71.  
  72.         SS       String Search loads a text file into memory and
  73.                  allows you to do repeated string searches with-
  74.                  out reloading the file each time.  Case sensi-
  75.                  tivity can be toggled or specified on the
  76.                  command line.  New files can be loaded from
  77.                  within the program.  Handles quite large files.
  78.                  (But there is a size limit--determined by 
  79.                  available RAM).  Very swift.   Uses BRUN45.EXE.
  80.  
  81.         TYPA     Type All.  TYPEs all files that fit a wild card
  82.                  designation.  Useful in comparing more than one
  83.                  CONFIG file, for example.  No fee for this one.
  84.                  A JBUTILS bonus!
  85.  
  86.         RENS     Renames.  That is, rename a group of files that
  87.                  conform to a wild card designation.  You can 
  88.                  change all your .EXE files to .COM with one
  89.                  command (should you want to, it's legal to do so).
  90.                  User must accept changes before they are made, to
  91.                  avoid mishaps.
  92.  
  93.         FRE      There are also other utilities that tell you how
  94.                  much free space you have in memory.  This one also 
  95.                  confirms what kind of monitor you're using.  This
  96.                  is useful for those who aren't certain if they've
  97.                  upgraded, or what kind of video capabilities they
  98.                  bought.  Don't buy expensive commercial software
  99.                  to find out you need EGA.  Use FRE first.
  100.  
  101.         MUV      Our version of a 'move' file.  What it does 
  102.                  differently is not require the "\" when reassigning
  103.                  a file to a target directory.  It also warns if the
  104.                  same filename already exists on target directory.
  105.                  (Some 'move' utilities will simply abort if they find 
  106.                  a file of the same filename as the object file).
  107.                  Saves shifted keystrokes, which we like to do.
  108.                  Works on one file at a time.  No wild cards.  
  109.                  If this utility would be more useful to you if it
  110.                  accepted wild cards, please let me know.  BRUN30.
  111.  
  112.         DELEXTRA Deletes extra carriage return-line feed from 
  113.                  batch files.  This eliminates that extra DOS 
  114.                  prompt that's generated after batch file 
  115.                  processing if the extra cr-lf is not eliminated.
  116.                  Makes for neater screens.  Uses BRUN30.
  117.  
  118.         COPQ     Copy with Query.  Allows you to select those
  119.                  files out of a group for copying.  
  120.  
  121.         VIDMODE  A tiny program that tells you what video mode 
  122.                  you're currently in.  Does not require a BRUN
  123.                  module.  This is the author's first program
  124.                  written in assembly.  It will recognize most
  125.                  video modes.  
  126.  
  127.         WORKCHEK An absolutely ideal way to houseclean your
  128.                  hard drive.  This utility lists out all
  129.                  files bearing the current date stamp, showing
  130.                  you all new files created--by you or by an 
  131.                  application program.  Use WORKCHEK also to
  132.                  check on the work of those under you.
  133.  
  134.         DELT     Delete Today.  That is, delete any files with
  135.                  today's date stamp.  This can be extremely
  136.                  convenient at times.  Lists files to be     
  137.                  affected and requires user confirmation.
  138.                  DELT is a good companion to WORKCHEK and is
  139.                  free when registering WORKCHEK.
  140.  
  141.  
  142. Text manipulation programs:
  143.    The following are tools that should be in the workbox of anyone who
  144.    writes text of any kind: letters, reports, fiction, etc.
  145.    Order 2 and get one FREE!
  146.  
  147.         WORDFREQ Analyzes how often words are used in your text
  148.                  file in order to alert the writer to what might
  149.                  be the overuse of one or more words.
  150.  
  151.         WORDCNT  In development.  This counts a specific word in
  152.                  a selected text file rather than a complete
  153.                  breakdown of all words as in WORDFREQ.  Another
  154.                  tool that should be in the inventory of writers.
  155.  
  156.         DELINE   Delete lines.  If you're bothered by extraneous
  157.                  blank lines in your files, use this program to
  158.                  automatically and safely remove them.  It creates
  159.                  a new version with a distinct name so you can
  160.                  check it before deleting the original.  Self-
  161.                  documenting.  Uses BRUN30.EXE.  
  162.  
  163.         CT       Compare Text.  This is a utility of which there 
  164.                  are several others.  This one does it differently,
  165.                  however, and was written particularly to compare
  166.                  program code.  Two windows of text which can be
  167.                  scrolled together or separately.  Worth a look 
  168.                  to compare it to other text comparison programs.  
  169.                  Requires EGA or VGA.             Uses BRUN45.EXE.
  170.  
  171.         PS2ASCII For anyone who has Postscript files and wants
  172.                  to separate the pure ASCII text from the plethora
  173.                  of Postscript printing commands.  A unique program
  174.                  for a unique purpose.
  175.  
  176.         COMBINE  Combines 2 or more files to make one comprehensive
  177.                  file.  Appends a file to an existing one.  Uses
  178.                  simple prompts instead of complex DOS syntax.
  179.  
  180.  
  181. Computer security programs:
  182.    (20% discount if you order both)
  183.  
  184.         HIDEIT   A computer-security program, HIDEIT enables you
  185.                  to hide text files from non-authorized eyes.
  186.                  It allows you to put a marker at an early point
  187.                  in the file so that when TYPEd out, enough of
  188.                  the file is visible to be identifiable.  But 
  189.                  that's all TYPE and text editors will reveal.
  190.                  The rest of it's on disk, but hidden.
  191.                  HIDEIT allows you to unhide the hidden part
  192.                  whenever you wish.
  193.  
  194.         LOX      A DOS screen-saver with password capability and
  195.                  manual execution.  That is, it's not a TSR
  196.                  which monitors inactivity at the keyboard (or
  197.                  mouse).  Instead, you execute it with a command.
  198.                  The command includes the password if you want
  199.                  one.  Whatever string you enter (your initials, 
  200.                  your phone number?) must be reentered in order 
  201.                  to stop it.  If you don't enter a password you 
  202.                  stop it with the [ESC] key.
  203.  
  204.         All programs are offered as Shareware and carry a nominal 
  205.         registration fee.  They are copyrighted.  Most, but not
  206.         all are run in conjunction with a run-time module which is
  207.         copyright by Microsoft.  Standalone version of any program
  208.         is available on request upon registration.
  209.  
  210.         Most of these programs are at a high level of usefulness but
  211.         might not have been developed to their fullest potential.  For 
  212.         further work to occur in such instances, a feedback process 
  213.         from the user is desirable and registration has an even greater
  214.         impact on refocusing attention on a particular program.
  215.  
  216.         We hope you'll find something of usefulness to you in this
  217.         library.
  218.  
  219.                                                         -- JB
  220.