home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 October / Software of the Month Club 1996 October.iso / pc / dos / biz / convert / bruce607.doc next >
Encoding:
Text File  |  1996-07-28  |  25.9 KB  |  510 lines

  1. BRUCE607.DOC                         1                         Revised: 07-28-96
  2.  
  3. --------------------------------------------------------------------------------
  4.                               Contact information
  5.  
  6. For the following routines:  AV,  BFIND,  COPSINCE,  DATES,  DIRCOMP,  DIRTOTAL,
  7. EUMAIL, FILL, FIXTEXT, FORTUNE, HTMSTRIP, PAGINATE,  READINIT,  READMAKE-created
  8. files, and TXTABLE:
  9.  
  10.                 Bruce Guthrie
  11.                 Wayne Software
  12.                 113 Sheffield St.
  13.                 Silver Spring, MD 20910
  14.  
  15.                 fax: (301) 588-8986
  16.                 e-mail: bguthrie@nmaa.org
  17.                 http://hjs.geol.uib.no/guthrie/
  18.  
  19. For the following routines:  CHANGE, CONVERT, FILUPDAT, READ, and READY:
  20.  
  21.                 Bruce Guthrie
  22.                 Room H-4885
  23.                 U.S. Dept of Commerce/ESA/STAT-USA
  24.                 Washington, DC 20230
  25.  
  26.                 fax: (202) 482-2164
  27.                 voice: (202) 482-3234
  28.                 e-mail: bguthrie@doc.gov
  29.  
  30. Please provide an Internet e-mail address on all correspondence.
  31.  
  32. Since these programs are typically "freeware"  (with  the  exception  of  people
  33. trying to make money from them instead of me), they generate maybe $100/year  in
  34. revenue for me.  As such, my ability to afford  wonderful  customer  support  is
  35. somewhat restricted.   Please  do  not  leave  messages  saying  "Call  me  long
  36. distance".  Also, please be specific  about  what  problems  you  encounter  and
  37. include command-line inputs as well as any control  or  INI  files  that  you're
  38. using.
  39.  
  40. Standard disclaimer in this society:  Wayne Software disclaims all warranties as
  41. to this software, whether express or implied, including without  limitation  any
  42. implied  warranties  of  merchantability,  fitness  for  a  particular  purpose,
  43. functionality, data integrity or protection.
  44.  
  45.  
  46. BRUCE607.DOC                         2                         Revised: 07-28-96
  47.  
  48. --------------------------------------------------------------------------------
  49.                                   Introduction
  50.  
  51. This documentation provides some overview information on a number of  utilities.
  52. All  programs  described  herein  were  written  by  Bruce  Guthrie.   Most  are
  53. distributed with a Wayne Software copyright.  Others were written for  the  U.S.
  54. Department of Commerce.  All are free for use provided relevant documentation is
  55. kept with the programs, no changes are made to the  programs  or  documentation,
  56. and they are not bundled with commercial programs or charged for separately.
  57.  
  58. CHANGE,  CONVERT,  FILUPDAT,   READ,   and   READY   are   excluded   from   the
  59. commercial-packaging  restriction.   These  programs  are  owned  by  the   U.S.
  60. Department of Commerce and may be re-distributed without restriction.
  61.  
  62. People who need to bundle AV, BFIND, COPSINCE, DATES, DIRCOMP, DIRTOTAL, EUMAIL,
  63. FILL, FIXTEXT, FORTUNE, HTMSTRIP, PAGINATE, READINIT, or TXTABLE  in  commercial
  64. packages other than shareware/freeware collections must pay a  $50  registration
  65. fee to "Wayne Software" at the following address.   READMAKE-created  files  are
  66. also subject to this limitation.  I don't expect to make any  money  from  these
  67. utilities but I don't want others to sell them instead.
  68.  
  69. This collection of utilities were compiled using Microsoft's  Visual  BASIC  for
  70. DOS 1.0 compiler.  Thomas G. Hanlin III's excellent  PBClone  routines,  release
  71. 2.3, provided additional functionality.  Since Tom has dropped support  for  his
  72. PBClone routines, some things will are simply not possible for me to do so don't
  73. push!  The basic routines should be able to be maintained indefinitely  as  long
  74. as DOS continues to exist; we'll see.  Keep in  mind  that  they  are  DOS-based
  75. routines so forget long Win95 file names and  such.   I  keep  thinking  that  I
  76. should be doing Windows programming but it's hard to get  psyched  up  for  that
  77. when you think of Windows as a computer virus.
  78.  
  79. Documentation provided in appropriate ZIP files:
  80.  * routine.DOC: Each utility is separately described in a like-named *.DOC file.
  81.  * FILE_ID.DIZ: Standard Description In Zip file.
  82.  * BRUCEymm.DOC: This file serves to summarize all  of  the  various  utilities.
  83.      The "ymm" indicates the release date in  year/month  format.   "601"  means
  84.      1996, first month (Jan 1996).
  85.  * BRUCEINI.DOC: Most of the routines have defaults that can  altered  by  using
  86.      initialization files (inifiles).   These  are  referenced  in  the  regular
  87.      documentation and further described here.  (One thing about *.INI files; if
  88.      you don't have one, it's in your interests to specify the "/-I"  parameter.
  89.      Otherwise, the program searches your entire DOS path looking for the file.)
  90.  * BRUCEHEX.DOC: Many of the routines allow you to enter  parameters  as  either
  91.      hexadecimal  or  decimal  strings.   This  is  referenced  in  the  regular
  92.      documentation and further described here.
  93.  
  94.      All program documentation was created  using  a  text  editor  (PE2).   The
  95.      PAGINATE command (see below) was  used  to  justify  the  text  and  create
  96.      titles, page breaks, and (where provided) indexes.
  97.  
  98. Beta  testers  and  suggestions  are  always   appreciated.    Contact   me   at
  99. bguthrie@nmaa.org  Note that all beta releases are done via e-mail  so  if  your
  100. gateway can't handle some pretty big mail attachments,  you  definitely  do  NOT
  101. want to be a beta tester for me!  Modifications that are not of  mainstream  use
  102. can be contracted for.
  103.  
  104.  
  105. BRUCE607.DOC                         3                         Revised: 07-28-96
  106.  
  107. --------------------------------------------------------------------------------
  108.                   Finding the programs--Current version is 607
  109.  
  110. The utilities are uploaded with a ZIP name that includes the year and  month  of
  111. the release in a "ymm" format ("607" is the July 1996 version).  The  files  are
  112. posted directly by the author to two places.  The following Web  site,  provided
  113. by Hans Schrader, has the current versions of *all* programs:
  114.  
  115.                 http://hjs.geol.uib.no/guthrie/
  116.  
  117. Major revisions are directly posted by the author to the following:
  118. * Simtel (Coast-To-Coast): ftp.coast.net (http://www.coast.net/Simtel)
  119. * Simtel (Keith Petersen): ftp.simtel.net (http://www.simtel.net/simtel.net)
  120. * ZDI Software Library:  No idea where that is!
  121.  
  122.                          Simtel locations and versions
  123.  
  124. http://www.coast.net/SimTel/msdos/      ftp://ftp.simtel.net/simtelnet/msdos/
  125.   ..arcutil/                            ..arcutils/
  126. av607.zip       Archive View: Free ZIP etc directory viewer
  127.   ..batutil/                            ..batchutl/
  128. dates607.zip    Warns you in advance of birthdays etc
  129. fortn607.zip    Fine-tunes DOS FOR command w/options
  130.   ..dirutil/                            ..dirutl/
  131. cops607.zip     Copies files modified since given date
  132. dirco607.zip    Updates files based on source directory
  133. dirto607.zip    Directory lister and totaller
  134. filup607.zip    Copy updated files based on a control list
  135.   ..diskutil/                           ..diskutil/
  136. fill607.zip     Stuffs as many files as possible on disk
  137.   ..offline/                            ..mailnews/
  138. eumal607.zip    Eudora utility for nicknames, boxes
  139.   ..spredsht/                           ..spredsht/
  140. convr607.zip    Convert dBase, ASCII-delim, fixed, 1-2-3
  141.   ..textutil/                           ..txtutl/
  142. bfind607.zip    Boolean FIND command (BFIND BEGIN & END)
  143. chang607.zip    Change strings in text files
  144. fixtx607.zip    Translate text file characters en masse
  145. htmst607.zip    Reprocesses HTML pages for humans to read
  146. pagin607.zip    Paginates text (indexes, sorts, tables)
  147. read607.zip     Free viewer, also make any text self-viewing
  148. txtab607.zip    Generates text tables
  149.  
  150. If you're using a version of the programs that's more  than  a  year  old,  it's
  151. almost always the case that there's  a  newer  version.   Please  check  for  an
  152. update.  If you can receive binary attachments, contact me at  bguthrie@nmaa.org
  153. for free updates.  Alternatively, send $10 made out to "Wayne Software"  to  the
  154. Wayne Software address above and I'll send you everything on diskette.  (If  you
  155. need anything other than 3.5" high density, specify that too please.)
  156.  
  157. The versions of each program posted on SimTel are documented  below  along  with
  158. the directory information for  this  site.   The  *current*  versions  of  *all*
  159. programs are posted on the Web site in Norway.
  160.  
  161.  
  162. BRUCE607.DOC                         4                         Revised: 07-28-96
  163.  
  164. --------------------------------------------------------------------------------
  165.                            Short program descriptions
  166.  
  167.    AV.EXE:  Archive directory viewer.  Presents list of files in  archive  (ZIP,
  168.    ARC, etc) and lets you sort as desired.  Also allows resetting  of  the  file
  169.    date based on the archive's contents.
  170.  
  171.    BFIND.EXE:  Allows Boolean-type FIND requests.  For example,  find  any  line
  172.    with one string AND another one, or any line  with  one  string  OR  another.
  173.    Also allows wildcarded input file names.
  174.  
  175.    CHANGE.EXE:  Processes change commands in files.  Files can be  of  any  size
  176.    and type (e.g. binary or text) and  are  processed  quickly.   Up  to  thirty
  177.    change commands can be processed in a single pass.  Also provides ability  to
  178.    remove trailing spaces from text files.
  179.  
  180.    CONVERT.EXE:  Converts between data  formats:   FROM  dBase,  ASCII-delimited
  181.    (typically commas between fields and quotes around strings), and fixed  field
  182.    TO Lotus WKS, ASCII-delimited, dBase, and fixed field.
  183.  
  184.    COPSINCE.EXE:  Copies all files modified since a given date.  Primarily  used
  185.    for making sure you have a back-up of files and also to copy updated programs
  186.    to another place.  Lets you define your own groupings of files if desired.
  187.  
  188.    DATES.EXE:  Program that warns you in advance when an event like a  birthday,
  189.    anniversary, or holiday is coming up.   The  idea  is  to  give  you  advance
  190.    warning so you can send a card or get out of town in time.
  191.  
  192.    DIRCOMP.EXE:  Similar in some ways to DOS's REPLACE command but adds  ability
  193.    to delete extra files in the destination subdirectory, copy hidden and system
  194.    files, and prepare a report showing inconsistencies.  Is frequently  used  by
  195.    network administrators to update workstation files.
  196.  
  197.    DIRTOTAL.EXE:  Prepares  report  showing  files  in  subdirectory  or  drive.
  198.    Allows restricting search based on date, size,  attributes,  etc.   Works  on
  199.    networked and CD-ROM drives.   Produces  more  formalized  report  than  some
  200.    utilities do.  Also allows you to look for duplicate file names.
  201.  
  202.    EUMAIL.EXE:  Eudora mail summarizer.  Dumps your Qualcomm Eudora mailbook  as
  203.    well as summarizing the contents of all of your Eudora boxes and folders.
  204.  
  205.    FILL.EXE:  Program designed to move files off to floppy diskettes, taking the
  206.    biggest files first and skipping those that won't fit.  Also provides  option
  207.    of splitting large files, creating a status report, and other features.
  208.  
  209.    FILUPDAT.EXE:  Program which compares a selected list of files  in  a  source
  210.    path against those in another path and copies those that have  been  updated.
  211.    Similar to DOS' REPLACE command  but  works  from  a  stored  list  of  files
  212.    (controlled updates) and can handle any number of directories.
  213.  
  214.    FIXTEXT.EXE:  Program which applies  a  user-definable  character-translation
  215.    table to a text file.  Can allow you to convert graphics characters to  their
  216.    text equivalents, lowercase letters to uppercase letter, etc.   Can  also  be
  217.    used to translate DOS text files to Mac or Unix text files  and  vice  versa.
  218.    Can also expand tabs, remove trailing spaces, and remove backspaces.
  219.  
  220.  
  221. BRUCE607.DOC                         5                         Revised: 07-28-96
  222.  
  223.    FORTUNE.EXE:  A tuner-upper for the DOS FOR command.  Generates a batch  file
  224.    which does all those wildcard things you wished FOR could do  (like  "FORTUNE
  225.    IN (*.BAS) DO RENAME %A %2*.*" to remove parts of file names).  Lets  you  do
  226.    all sorts of things including  distinguishing  file  name  roots  from  their
  227.    extensions as well as incrementing file names by specified values.
  228.  
  229.    HTMSTRIP.EXE:  Goes  through  downloaded  pages  from  the  Web  and  removes
  230.    embedded HTML commands.  Reflows paragraphs and tries to  make  it  basically
  231.    readable. Awarded a "Best" rating by "PC Computing" in their July 1996 issue.
  232.    Includes MOZ.EXE which renames the files in your Web  cache  subdirectory  so
  233.    you can identify them more easily.
  234.  
  235.    PAGINATE.EXE:  Reformats text files with embedded formatting codes.   Handles
  236.    things like titles, footers, indexes, alignment,  justification,  multicolumn
  237.    listings,  etc.   Also  provides  support  for  embedding  tabular  data   in
  238.    ASCII-delimited or dBase formats which can be embedded and/or sorted in  your
  239.    reports.
  240.  
  241.    READ.EXE, READY.EXE, READINIT.EXE,  and  READMAKE.EXE:   Text  file  browsing
  242.    utilities.  READ--Supports marking, copying text, reading Unix and  Mac  text
  243.    files, etc.  Handles files of 16,000 lines or less  (approx  800,000  bytes).
  244.    READY--truncates or wraps lines over 255 characters  in  length  but  handles
  245.    files of an unlimited number of lines.  READMAKE--Takes  an  ASCII-text  file
  246.    and makes it self-viewable (using a READ clone).
  247.  
  248.    TXTABLE.EXE:   Program  to  generate  text  tables.   Allows  inputs  to   be
  249.    HTML-based as well as one-record per cell.
  250.  
  251.  
  252. BRUCE607.DOC                         6                         Revised: 07-28-96
  253.  
  254. --------------------------------------------------------------------------------
  255.                                 Revision history
  256.  
  257. Detailed revision histories for the programs are only maintained  for  the  last
  258. three releases.  After that, you get the major revision summaries only  for  the
  259. next three releases or so.  In any  case,  if  your  version  of  any  of  these
  260. programs is more than a year old, your version is definitely obsolete.  Hop onto
  261. the Web or e-mail me or something and get the new version!
  262.  
  263. -------------- (full detail; revisions made 1 to 3 releases ago)
  264. Release 96/07:
  265.  
  266.   Most routines:  Added support for /MONO setting.
  267.  
  268.   AV:  Revised ERRORLEVEL codes.  Added /Tpath  parameter.   Added  support  for
  269.   /MONO and related settings.  Added support non-US date formats (program  reads
  270.   the system configuration settings).  Modified Yes/No options so  first  letter
  271.   hotkeys could  be  used.   Now  prompts  for  infile  spec  if  not  provided.
  272.   [Replaces av605.zip]
  273.  
  274.   BFIND:  Added support for /MONO  and  related  settings.   Added  support  for
  275.   /LINES specification.  Added column ranges (vs column start  requirement)  for
  276.   the search parameter.  Revised some ERRORLEVEL codes.  [Replaces bfind605.zip]
  277.  
  278.   CHANGE:  Added support for /MONO and related settings.  If you  escape  during
  279.   the verify option, the program no longer overwrites  the  input  file.   Added
  280.   column ranges (vs column start  requirement)  in  the  /IN  search  parameter.
  281.   [Replaces chang604.zip]
  282.  
  283.   CONVERT:   Added  handling  for  two-digit  years  in  date  fields.   Revised
  284.   ERRORLEVEL codes, adding several and checking more thoroughly for them.  Fixed
  285.   a problem some people were having running  the  program  from  some  networks.
  286.   Added support for /MONO setting.  [Replaces convr605.zip]
  287.  
  288.   COPSINCE:  Added support for /MONO setting.  Added support  for  internatioanl
  289.   date formats in the passed-in  parameters.   Dropped  /Q  parameter.   Dropped
  290.   /REPLACE parameter and replaced with /A, /R,  and  /CLONE  parameters.   Added
  291.   ERRORLEVEL codes.  [Replaces cops605.zip]
  292.  
  293.   DATES:  Added /FUTURE and /-FUTURE parameters.  By default, now  skips  events
  294.   which are to take place in the future beyond your normal /days  window.   Also
  295.   now respects four-digit years.  Added /MONO and related parameters.  [Replaces
  296.   dates605.zip]
  297.  
  298.   DIRCOMP:  As far as I can tell, /Iinitfile wasn't being  read  at  all;  fixed
  299.   that. Added ERRORLEVEL codes.   Switched  program  to  use  /MONO  instead  of
  300.   /-COLOR. Cleaned up some of the coding around the temporary output files;  now
  301.   uses TEMP environmental variable if  specified.   Added  support  non-US  date
  302.   formats (program reads the system configuration settings).  Added  /A  and  /R
  303.   parameters. [Replaces dirco605.zip]
  304.  
  305.   DIRTOTAL:  Cleaned up some of the coding around the  temporary  output  files;
  306.   now uses TEMP environmental variable if specified.  Revised ERRORLEVEL  return
  307.   codes.  Added  support  non-US  date  formats  (program   reads   the   system
  308.   configuration settings).  Added ability to specify both  a  size  and  a  date
  309.   restriction to the files selected.  [Replaces dirto604.zip]
  310.  
  311.   EUMAIL:  Added /FORMAT=n handling for header information  when  you  dump  the
  312.  
  313. BRUCE607.DOC                         7                         Revised: 07-28-96
  314.  
  315.   message files; /FORMAT=1 is the new default whereas the old default used to be
  316.   roughly akin to /FORMAT=2's output.  /FORMAT=3 gives one line per message  but
  317.   dumps the sender and date/time.  Added support non-US  date  formats  (program
  318.   reads the system  configuration  settings).   Fixed  a  bug  regarding  e-mail
  319.   address  entries  in  the  form  "email  (name)".   Added  /MONO  and  related
  320.   parameters.   Added  ERRORLEVEL  return  codes.    Added   /Tpath   parameter.
  321.   [Replaces eumal605.zip]
  322.  
  323.   FILL:  Added /MONO and related parameters.  Modified Yes/No options  so  first
  324.   letter hotkeys could be used.  Changed the default to /COPY if  no  parameters
  325.   are passed in, and /MOVE if any are.  [Replaces fill605.zip]
  326.  
  327.   FILUPDAT:  Added /MONO and related parameters.  Added ERRORLEVEL return codes.
  328.   Dropped /ALL parameter and  replaced  with  /A,  /R,  and  /CLONE  parameters.
  329.   Replaced /ERROR and /-ERROR parameters with /ABORT, /SKIP,  and  /CREATE  (new
  330.   option which allows the program to try to create the output subdirectory if it
  331.   doesn't exist already.) [Replaces filup605.zip]
  332.  
  333.   FIXTEXT:  Added /MONO and related parameters.  [Replaces fixtx605.zip]
  334.  
  335.   FORTUNE:   Added  /RUN  and  /PROMPT  parameters.   Added  /MONO  and  related
  336.   parameters.  [Replaces fortn605.zip]
  337.  
  338.   HTMSTRIP:  Heady times after an endorsement from PC Computing  in  their  July
  339.   and August 1996 issues!  (When's the last time they endorsed a  DOS  product?)
  340.   Added /MONO and related parameters.  Bug fixes for embedded  tables.   Program
  341.   now automatically dumps the table as straight text  whenever  the  size  of  a
  342.   given cell exceeds the maximum allowed for  the  program.   Added  /TABLE  and
  343.   /-TABLE parameters.  Added /Tpath parameter.  Now prompts for infile  spec  if
  344.   not provided.  Expanded the maximum number of columns for tables  from  15  to
  345.   20; make sure you change the default page width though  or  they'll  be  teeny
  346.   tiny.  Added MOZ program to the ZIP file.  [Replaces htmst605.zip]
  347.  
  348.   MOZ:  New program.  Is included in the HTMSTRIP ZIP file.
  349.  
  350.   PAGINATE:  Added WRAP marker command.  Added  /MONO  and  related  parameters.
  351.   Added support for non-US date formats in the header variables.   Added  /Tpath
  352.   parameter.  Now prompts for infile spec  if  not  provided.   Fixed  an  error
  353.   involving passing in marker commands.  [Replaces pagin605.zip]
  354.  
  355.   READ, READINIT, READY, READMAKE:   Added  support  for  non-US  date  formats.
  356.   READMAKE now prompts for an input file  specification  if  none  is  provided.
  357.   READ now accepts the /PROMPT parameter.  READINIT and the others support /MONO
  358.   setting.  [Replaces read605.zip]
  359.  
  360.   TXTABLE:  Dropped XWPTABLE.EXE (the temporary program  that  tried  to  handle
  361.   WordPerfect 5.1 tables).  Added /Tpath parameter.  Now prompts for input  file
  362.   specification if none provided.  [Replaces txtab605.zip]
  363.  
  364. Release 96/06:
  365.  
  366.   No release.  Vacation time!  Get a life!  :)
  367.  
  368. Release 96/05:
  369.  
  370.   AV:  Fixed up an error in  paging  through  files  which  include  non-archive
  371.   files. Added ability to delete the archive as well as use the mouse to  escape
  372.   out of the program.  [Replaces av602.zip]
  373.  
  374. BRUCE607.DOC                         8                         Revised: 07-28-96
  375.  
  376.  
  377.   BFIND:  Found a bug with retrieving some records  at  the  end  of  12000-byte
  378.   blocks.  Fixed this.  May have also affected CONVERT, FIXTEXT,  HTMSTRIP,  and
  379.   READY but no one reported any problems so maybe not!  [Replaces bfind604.zip]
  380.  
  381.   CONVERT: Fixed a bug relating to empty input fields when  a  field  definition
  382.   file was requested.  Allowed fixed-field input files to exceed 1000 characters
  383.   in length (new limit is 4000 characters).  Program did not guess input  format
  384.   if a non-text document as fed in (the /SCAN function);  fixed  this.   Program
  385.   skipped the first record in DBF files; fixed this.  [Replaces convr604.zip]
  386.  
  387.   COPSINCE:  Maintenance release.  Dropped the bat  logo  from  the  /?  screen.
  388.   [Replaces cops601.zip]
  389.  
  390.   DATES:   Added  the  ability  to  do  weekly   reminders.    Reorganized   the
  391.   documentation a  bit.   Dropped  bat  logo  from  the  /?  screen.   [Replaces
  392.   dates601.zip]
  393.  
  394.   DIRCOMP:  Maintenance release.  [Replaces dirco601.zip]
  395.  
  396.   EUMAIL:  Added /SPLIT and /SCAN options.  [Replaces eumal604.zip]
  397.  
  398.   FILL:  Fixed up weird error messages.  Added a trap for write-protected disks.
  399.   [Replaces fill603.zip]
  400.  
  401.   FILUPDAT:  Maintenance release.  [Replaces filup601.zip]
  402.  
  403.   FIXTEXT:  Maintenance release.  [Replaces fixtx602.zip]
  404.  
  405.   FORTUNE:  Added %* and %? options.  [Replaces fortn604.zip]
  406.  
  407.   HTMSTRIP:  Reworked  how  <A...>  and  <IMG...>  references  were  handled  by
  408.   introducing /A=spec, /IMG=spec, and /IMGALT=spec parameters.  Allows you  more
  409.   choices including whether to show the full url address or not.  Also kills off
  410.   /ALT, /SITE, /FSITE, and /-SITE parameters.  Fixed a bug related to incredibly
  411.   long cells; people are using tables to get around all sorts of  problems  with
  412.   HTML formatting and the tables were getting maxed out; if HTMSTRIP finds  it's
  413.   being hit with the condition, it now turns off table processing for this table
  414.   and just dumps it out as text.  Not a perfect solution but the  best  I  could
  415.   do. Added /BORDER=DV, /BORDER=SV, and /BORDER=TV parameters.   More  debugging
  416.   for weird tables.  Switched numeric columns to align left  instead  of  right.
  417.   Now skips Java script blocks on output.  [Replaces htmst604.zip]
  418.  
  419.   PAGINATE:  Maintenance release.  [Replaces pagin601.zip]
  420.  
  421.   READ:  Maintenance release.  [Replaces read602.zip]
  422.  
  423.   TXTABLE:  Added /BORDER=DV, /BORDER=SV, and /BORDER=TV parameters.   [Replaces
  424.   txtab604.zip]
  425.  
  426. Release 96/04:
  427.  
  428. This release comes up  as  Secretary  of  Commerce  Ron  Brown  gets  buried  at
  429. Arlington.  I work at the Department of Commerce and had the chance to meet  him
  430. a couple of times.  I thought he was a very special person.  I'll miss him!
  431.  
  432. Major updates are now being posted directly on both Simtel sites  (ftp.coast.net
  433. and ftp.simtel.net).  I'm not going to pass  judgment  on  this  feud  but  it's
  434.  
  435. BRUCE607.DOC                         9                         Revised: 07-28-96
  436.  
  437. certainly tougher on authors now.
  438.  
  439.   BFIND:  Maintenance release.  Been awhile since it came out and  some  changes
  440.   needed to be made in the documentation.  Dropped the little bat logo from  the
  441.   /? screens.  [Replaces bfind511.zip]
  442.  
  443.   CHANGE:  Fixed up a bug with the @filelist parameter.  [Replaces chang603.zip]
  444.  
  445.   CONVERT:  Fixed up some bugs  with  /OUTDEF  not  always  working.   [Replaces
  446.   convr601.zip]
  447.  
  448.   DIRTOTAL:  Fixed up a bug with some directory totalling.  Dropped  the  little
  449.   bat logo from the /? screens.  [Replaces dirto603.zip]
  450.  
  451.   EUMAIL:  This program was actually introduced last month but I didn't  add  it
  452.   to BRUCEymm.DOC file since  it  would  have  made  it  too  long.   I  dropped
  453.   ISAMMAKE/ISAMFIND so it fits  now!   Added  /DUMP,  /KILLDUMP,  /HEADERS,  and
  454.   domain parameters which are related to allowing the entire mail  file  or  its
  455.   headers to be dumped as a text file.  Added /REPEAT and /-REPEAT options which
  456.   should be useful for people using FIND or  BFIND  on  the  resulting  nickname
  457.   file.  Expanded most of the name and nickname maximum lengths (folks have some
  458.   really amazing names!).  [Replaces eumal603.zip]
  459.  
  460.   FORTUNE:  Added /WIPE parameter.  [Replaces fortn510.zip]
  461.  
  462.   HTMSTRIP:  Added /ALT parameter.  Fixed up a problem where  <BR><BR>  couldn't
  463.   generate blank lines.  More work on <PRE>...</PRE>  blocks.   If  /SYMBOLS  is
  464.   specified, changed default representation for <A> to be  "(link)"  instead  of
  465.   "[Link]", and for <IMG> to be "(image)"  instead  of  "[Image]".   <INPUT>  is
  466.   still "[Input]" though.  Expanded maximum columns per table  from  10  to  15.
  467.   [Replaces htmst603.zip]
  468.  
  469.   ISAMMAKE/ISAMFIND:  Dropped to make room for EUMAIL.
  470.  
  471.   TXTABLE:  Expanded maximum  number  of  columns  per  table  from  10  to  20.
  472.   [Replaces txtab603.zip]
  473.  
  474. -------------- (kind of terse; revisions made 4 to 6 releases ago)
  475. Release 96/03:
  476.  
  477.   EUMAIL:  New program.
  478.  
  479.   HTMSTRIP:  Added /SITE, /FSITE, and /-SITE options.
  480.  
  481. Release 96/02:
  482.  
  483.   AV:  Added help screen (F1) and the ability to Ctrl-PgUp or Ctrl-PgDn  through
  484.   up to 500 archives.
  485.  
  486.   FILL:  Added an estimation of the number of diskettes left to go.
  487.  
  488.   HTMSTRIP:  Tables are now handled by the program.
  489.  
  490.   TXTABLE:  Added the ability to support imbedded pseudo-HTML code  as  well  in
  491.   addition to the original input format.
  492.  
  493. Release 96/01:
  494.  
  495.  
  496. BRUCE607.DOC                         10                        Revised: 07-28-96
  497.  
  498.   All routines:  Finally dropped support for CONFIGWS.EXE from my programs.  I'm
  499.   now at bguthrie@nmaa.org
  500.  
  501.   CONVERT:  Added cell filters.  Added the ability to  read  Unix  or  Mac  text
  502.   files.
  503.  
  504.   READY:  Allowed the  program  to  handle  files  with  lines  of  132  or  255
  505.   characters. Added the various horizontal scrolling key options.
  506.  
  507.   TXTABLE:  New program.
  508.  
  509. 
  510.