home *** CD-ROM | disk | FTP | other *** search
/ HomeWare 14 / HOMEWARE14.bin / bbsutils / pcbfv35.arj / FEATURES.NEW < prev    next >
Text File  |  1993-08-06  |  33KB  |  571 lines

  1.       PCBFV  (C) Copyright 1990-1993  Yandell Computer Services
  2.  
  3.       This file describes the new features in recent PCBFV releases.
  4.  
  5.       Please refer to PCBFV.DOC for a basic description of PCBFV.
  6.  
  7.  
  8.    -------------------------------------------------------------------------
  9.    [ PCBFV 3.5 New Features 8/6/93 ] ---------------------------------------
  10.    -------------------------------------------------------------------------
  11.  
  12. * If the caller is using RIP graphics mode in PCBoard, PCBFV will clear  the
  13.   caller's  RIP  screen and set it to 25-line mode when first run.  This  is
  14.   useful where RIP menus are used in PCBoard that set the caller's screen as
  15.   a full graphics window and leave little or no areas for a process such  as
  16.   PCBFV to display regular text characters.
  17.  
  18. * The "(Z)ip extra technical info" command is now  "(E)xtra technical info".
  19.   This now displays information for ARJ files that is similar to ZIP  files.
  20.   The differences for ARJ files are:
  21.   - The "Type" field to indicate binary or text compression will most likely
  22.     always say "binary" for ARJ files, as ARJ requires special command  line
  23.     switches to force it to try to use text mode compression.
  24.   - The "Made By" field will indicate the ARJ "revision" number as  assigned
  25.     by the ARJ author. This does not correspond to the "version" number. For
  26.     instance ARJ 2.41 is considered "Rev 6".
  27.   - The equivalent of a ZIP -AV field is not possible since a security stamp
  28.     on each member of an ARJ file is not publicly available.
  29.  
  30. * The enclosed FVMNU (menu) and FVHLP (help) files reflect the change of the
  31.   (Z) command to (E) (described above).
  32.  
  33. * The  memory requirement tests for ARJ use in PCBFV have been modified  for 
  34.   the new requirements of ARJ 2.41.  This does not affect the (R)ead command
  35.   much,  but if your flagged file is an .ARJ file (FLAGGED.ARJ), the  memory 
  36.   required  for the (F)lag command has increased by 60K.  PCBFV.DOC contains 
  37.   ARJ memory requirements and PCBoard/PCBFV "swap" recommendations.
  38.  
  39. * The (D) command, which can only be entered when PCBFV is used in  LOCAL /L
  40.   mode (such as in PCBFiler, FVMM, or local utility) now supports ARJ files.
  41.   Sysops using PCBFV in PCBFiler, FVMM or as a LOCAL utility with /L on  the
  42.   command-line  may now (D)elete files from ZIP and ARJ files.  As with  ZIP
  43.   files, PCBFV will warn if the ARJ file might contain a security  envelope. 
  44.   See the section "Notes on the (D)elete command" in PCBFV.DOC for more.     
  45.  
  46. * New Sysop diagnostic command: "(W)atch" allows the local Sysop to see what
  47.   the compression utilities are displaying on the screen as PCBFV calls them
  48.   when (R)eading or (F)lagging files. (W) is toggled on and off at the PCBFV 
  49.   prompt by any local use except PCBoard's in-house /LOCALON mode. It is not
  50.   available to remote callers, including the Sysop.  When "W" is toggled on,
  51.   the compression utility will run, then PCBFV will display a "Press (Enter)
  52.   to Continue" prompt so the message written by the compression utility will
  53.   not  be erased.  This information could be useful for diagnosing  problems  
  54.   as it could contain error messages from the compression utility.
  55.  
  56. * PCBFV will now use appropriate language "Y" and "N" (Yes/No) characters if
  57.   configured in the PCBoard 15.0 multi-language data file.
  58.  
  59. * The  Sysop configurable prompts in PCBFV configuration  files  (PCBFV.CNF)
  60.   can be made "language aware".   Simply create a duplicate PCBFV.CNF  file,
  61.   giving it the appropriate EXTension.  For instance with French, use French
  62.   for  the prompts in PCBFV.FRE and PCBFV will automatically  use  PCBFV.FRE
  63.   instead of PCBFV.CNF as the configuration file.  You do not need to  worry
  64.   about the configuration file name passed to PCBFV in PCBVIEW.BAT. If it is
  65.   PCBFV.CNF  and the language is .FRE, PCBFV will look for PCBFV.FRE  before
  66.   using PCBFV.CNF.  If you make changes to PCBFV.CNF in the future you  will
  67.   need to duplicate the changes in all "language versions" of the file.
  68.  
  69. * In previous versions of PCBFV, if the caller did not have security to  use 
  70.   the  (D)ownload  command in PCBoard, they could FLAG the  entire  file  in 
  71.   PCBFV,  only to return to PCBoard and be told they could not download  the 
  72.   file.  When the FLAG command is entered to flag the entire file, PCBFV now
  73.   checks  if the caller has access to the (D)ownload command in  PCBoard. If 
  74.   not, the caller cannot FLAG the entire file.
  75.  
  76. * PCBFV  now performs a signature test on files not having a file  extension 
  77.   of ZIP, ARJ, LZH, ARC, PAK or GIF. PCBFV tests to see if files ending with
  78.   other extensions could be ZIP, ARJ or LZH files. If so, they are viewed as
  79.   if they had ZIP, ARJ or LZH extensions (respectively). It is not practical 
  80.   to  increase PCBFV's size to test for old ARC and PAK files under  similar  
  81.   circumstances since ARC and PAK files use the same signature and  formats, 
  82.   and to tell them apart requires extra testing.  To view ARC and PAK  files 
  83.   with PCBFV they must continue to have .ARC and .PAK extensions.
  84.   
  85. * Files ending with a .SDN extension will now be tested for the  compression 
  86.   utility used to make them.  Previous versions of PCBFV assumed these files 
  87.   were PAK files. In July 1993 SDN files were changed to the ARJ format. For 
  88.   this release (PCBFV 3.5) only, if a SDN file is not an ARJ file PCBFV will
  89.   assume it is an old PAK file.
  90.  
  91.       FVMM (File View Maintenance Manager) Enhancements (in PCBFV 3.5):
  92.       -----------------------------------------------------------------
  93.  
  94. * INSTANT file profiles with FVMM's "View DOWNLOAD.TXT transfer information"
  95.   command.  This  requires use of the DOWNLOAD.TXT database created  by  the
  96.   PCBFX 2.0 (and later) utility from YCS. All that is needed for FVMM to use
  97.   the PCBFX database is to replace the location and name of DOWNLOAD.TXT  in
  98.   FVMM.CNF with the location AND name of the PCBFX database (the database is
  99.   always named PCBFX.DAT).  This capability also exists in the FVMM released
  100.   with  PCBFV version 3.4, but was not documented because PCBFX 2.0 had  not
  101.   been released.  PCBFX is available separately.
  102.  
  103. * FVMM  performs three tasks for handling ZIP comments:  View, add & delete.
  104.   The  wording of two of these functions on the FVMM menu was ambiguous  and
  105.   caused some people to think FVMM should add and delete advertisement files
  106.   inside ZIPs.  These FVMM menu selections (wording) are changed as follows:
  107.  
  108.           Old:   View ZIP file advertisement (comment)
  109.           New:   View ZIP file comment (advertisement)
  110.  
  111.           Old:   Delete ZIP advertisement (comment)
  112.           New:   Delete ZIP comment (advertisement)
  113.  
  114.  
  115.  
  116.    -------------------------------------------------------------------------
  117.    [ PCBFV 3.4 New Features 5/7/93 ] ---------------------------------------
  118.    -------------------------------------------------------------------------
  119.  
  120. * A (T)ransfer Information command  has been added.  This will  display  the
  121.   approximate amount of time needed (based on the caller's connect speed) to
  122.   download the compressed file currently being viewed and the caller created
  123.   flag file.
  124.  
  125. * The FVMNU and FVHLP files contained in PCBFV34.ZIP  contain the (T)ransfer
  126.   Information command (above).
  127.  
  128. * Pressing ESC at any input prompt will clear any input and move the  cursor
  129.   to the beginning of the field.  This makes PCBFV behave like  PCBoard 15.0
  130.   in this area.
  131.  
  132. * If a caller presses "N" to not continue the FIRST listing of member  files
  133.   while viewing a compressed file, PCBFV continues reading in certain pieces
  134.   of information from the rest of the file. In compressed files that contain
  135.   hundreds  of member files, this would create the effect of  PCBFV  pausing
  136.   before displaying FVMNU or the PCBFV main prompt.  PCBFV will now  display
  137.   "Reading file"  followed by a few dots racing back and forth  during  this
  138.   initial read.  This will let the caller know something is happening during
  139.   this time.
  140.  
  141. * LHA is now a valid extension for LZH files (along with .LZH).  Some of the
  142.   LZH utilities give the compressed file .LHA extensions instead of .LZH.
  143.  
  144. * PCBFV now supports PCBoard's /LOCALON "in-house" network mode with a local
  145.   status line (like PCBoard's) and suspended function key activity.
  146.  
  147. * The "maximum size to extract" and "maximum lines to (R)ead" settings  were
  148.   not being ignored as they should in the Sysop /L local and PCBFiler modes.
  149.   This has been corrected.
  150.  
  151. * On certain rare occasions, PCBFV would only display the first member  file
  152.   of  a compressed file if the compressed file had been chosen with  PCBFV's
  153.   (S)elect command.  This has been corrected.
  154.  
  155. * Update:  PCBFV 3.4 and earlier versions work with both  PCBoard v.15.0 (in
  156.   beta test as of this writing) and PCBoard 14.5/14.5a. You are NOT required
  157.   to upgrade to PCBFV 3.4 for use with PCboard 15.0.
  158.  
  159. * Update:  PCBFV 3.4  and earlier versions work with MS-DOS v.6.0  (recently
  160.   released as of this writing). You are NOT required to upgrade to PCBFV 3.4
  161.   for use with MS-DOS 6.0.
  162.  
  163.  
  164.    -------------------------------------------------------------------------
  165.    [ PCBFV 3.3 New Features 1/29/93 ] --------------------------------------
  166.    -------------------------------------------------------------------------
  167.  
  168. * PKZIP 2.04e support has been added. Please also read the following section
  169.   titled "PCBFV 3.2 New Features".
  170.    
  171.     - ZIP -AV  stamps  have changed from PKZIP 2.04c  to  2.04e.  The  PCBFV 
  172.       (Z)ip-extra  function now displays the -AV status from  PKZIP versions
  173.       1.10, 2.04c and 2.04e. The PCBFiler-mode (D)elete command also detects
  174.       and warns of possible -AV presence from these versions of PKZIP.
  175.           
  176.  
  177.  
  178.    -------------------------------------------------------------------------
  179.    [ PCBFV 3.2 New Features 1/09/93 ] --------------------------------------
  180.    -------------------------------------------------------------------------
  181.           
  182. * PKZIP 2.04c support has been added.  Please read the following  thoroughly 
  183.   before attempting to use PCBFV 3.2 (now 3.3) with PKZIP\PKUNZIP 2.0.
  184.                   
  185.     - The  compression methods are correctly displayed while  (L)isting  the
  186.       ZIP file contents.
  187.  
  188.     - If  a ZIP file contains a PKZIP 2.0 -AV, this is displayed  using  the
  189.       (Z)ip-Extra command.  PCBFV will  continue to display this information 
  190.       for PKZIP 1.10 -AV stamps, at least for the time being.
  191.  
  192.     - The standard memory requirements for PKZIP *HAVE* changed.  The memory
  193.       requirement for PKZIP.EXE 2.0 is now 80K higher when used with PCBFV's
  194.       (F)lag  command.   See  the next paragraph on how  to  continue  using 
  195.       PKZIP.EXE  from  version 1.10.  If you intend to  use  PKZIP.EXE  from 
  196.       version  2.0 and have been able to use PCBFV without swapping  PCBoard 
  197.       to EMS or disk during shells (/SWAP), or swapping PCBFV to EMS or disk 
  198.       during (R)eads or (F)lags (FVSETUP), you must now do one or the other.  
  199.       See the PCBoard manual for  information on how to swap PCBoard out  of 
  200.       memory, and the PCBFV documentation for information on swapping  PCBFV 
  201.       from memory. See the paragraph below labeled "MEMORY  CONSIDERATIONS".  
  202.       NOTE:  Swapping PCBFV from memory "may" provide enough memory for  the 
  203.       (F)lag function, swapping PCBoard will definitely provide enough.
  204.  
  205.     - The standard memory requirements for PKUNZIP.EXE have NOT changed. See
  206.       the paragraph below labeled "MEMORY CONSIDERATIONS".
  207.  
  208.     - A special PKZIP.EXE 1.10 command line switch has been added. Using the
  209.       the  older version will reduce the memory requirements for  (F)lagging 
  210.       files  to the same requirements prior to PCBFV 3.2 and PKZIP 2.0,  and 
  211.       will insure compatibility with the caller's version of the  extraction 
  212.       program.  To continue using PKZIP.EXE version 1.10 for caller  created 
  213.       (F)lagged files, follow these steps:
  214.         (1) Copy PKZIP.EXE (version 1.10) to PKOLD.EXE.
  215.         (2) Copy PKOLD.EXE to the "Location of Compression Utils" as set in
  216.             the PCBFV configuration files with FVSETUP.EXE.
  217.         (3) Add /OLDZIP to the END of the PCBFV command line in PCBVIEW.BAT.
  218.       If  this  switch is used in PCBFV's Sysop /L local  mode,  the  Delete 
  219.       command will not be available using PKZIP.EXE version 1.10.
  220.  
  221.     - Memory Considerations:  It is realized that with PKZIP 2.0 the  memory
  222.       requirements  mentioned  above could actually be reduced  rather  than
  223.       raised if PKZIP and PKUNZIP are used on systems where there is  memory
  224.       above the standard 640K.  Future versions of PCBFV may be made to  use
  225.       those memory requirements if appropriate.  For now, "the lowest common
  226.       denominator" (640K only)  had to be used in deciding  the  amounts  of
  227.       memory that must be available before PCBFV uses PKZIP or PKUNZIP.  See 
  228.       the paragraph above on how to use PKZIP.EXE version 1.10.
  229.                               
  230. * A (P)rogram Information  command has been added.  This displays the  PCBFV 
  231.   version number and registration information.
  232.  
  233. * The FVMNU and FVHLP files contained in PCBFV34.ZIP  contain  the (P)rogram
  234.   Information command (above).
  235.  
  236.  
  237.  
  238.    -------------------------------------------------------------------------
  239.    [ PCBFV 3.1 New Features 11/27/92 ] -------------------------------------
  240.    -------------------------------------------------------------------------
  241.  
  242. * The (L)ist contents and (B)rief list (contents) commands may now be passed
  243.   filename specifications. If a filename specification is passed, PCBFV will 
  244.   then list only those files in a compressed file which match.  This is very 
  245.   helpful in situations where there are many files in a compressed file  and 
  246.   the caller only wants to review listing information on certain files while
  247.   viewing the compressed file on-line.
  248.  
  249.     - To  pass  the (L)ist and (B)rief commands a filename, simply  enter  a 
  250.       [SPACE] or semi-colon (;) after the command (L or B), followed be  the 
  251.       filename specification.
  252.  
  253.     - The filename may be any complete filename, or may contain wildcards.
  254.  
  255.     - For  example,  to list all filenames with an extension  of  .DOC,  the 
  256.       caller  would  enter the "L *.DOC" (without the quotes) at  the  PCBFV 
  257.       main prompt.
  258.  
  259.     - Entering L or B alone will cause all files to be listed, just as PCBFV 
  260.       has always worked.
  261.  
  262. * PCBoard /M multi-port software is now supported by PCBFV.  PCBFV will read
  263.   PCBOARD.DAT on the node where it is running and automatically determine if
  264.   PCBoard /M multi-port  software  is in use on that node.  If it  is, PCBFV
  265.   will  automatically use the FOSSIL interface in the PCBoard /M  multi-port
  266.   communications  driver.  No special configuration is necessary when  using
  267.   PCBFV version 3.1 with PCBoard /M multi-port software.
  268.  
  269. * The (PAB)  (Printer, Alarm, Bell) indicators on the status line will  also
  270.   include M for multi-port if PCBFV is being used with PCBoard /M software.
  271.  
  272.  
  273.  
  274.       FVMM (File View Maintenance Manager) Enhancements (in PCBFV 3.1):
  275.       -----------------------------------------------------------------
  276.  
  277. * Sysops that allow Co-Sysops to use PCBFiler and FVMM through DOORWAY to do   
  278.   maintenance  have been requesting a way to prevent them from using  FVMM's 
  279.   "shell to DOS" menu selection.  A password feature has been added to  this 
  280.   function  and requires a new entry in FVMM.CNF if used.  Instructions  for 
  281.   using a password here are located in FVMM.DOC.
  282.  
  283. * FVMM will follow the environment BOX=NO setting. This setting prevents the 
  284.   outer borders from being drawn in PCBoard utilities (PCBSM,  PCBSetup, and
  285.   PCBFIler) and is helpful when they are used on-line with utilities such as 
  286.   DOORWAY.  When SET BOX=NO is used FVMM will not draw its borders either.
  287.  
  288. * When  using FVMM as the viewer in utilities other than PCBFiler, a problem 
  289.   could arise if the utility did not strip spaces from the filename as it is 
  290.   passed  to FVMM.  FVMM will now strip any spaces as the information  comes 
  291.   in, making it more flexible for use with programs other than PCBFiler.
  292.  
  293.  
  294.  
  295.     ------------------------------------------------------------------------
  296.     [ PCBFV 3.0 New Features 7/31/92 ] -------------------------------------
  297.     ------------------------------------------------------------------------
  298.  
  299. *  The ability to PageUp while reading text files has been added.  This  new
  300.    command  is "P" for PageUp and is available at the "More?"  prompt  while 
  301.    reading text. When the Sysop is using PCBFV in any local mode, the actual
  302.    PgUp on the keyboard cursor pad may be used.  Callers may also use  their
  303.    PgUp key, but only if their communications program is in "Doorway" mode.
  304.  
  305. *  The  ability to scroll the screen left and right for text longer than  79 
  306.    characters  has  been  added.  These commands are "<"  and  ">"  and  are 
  307.    available  at the "More?" prompt while reading text.  When the  Sysop  is 
  308.    using  PCBFV  in any local mode, the left and right arrow keys  on  their 
  309.    cursor pad may be used.  Callers may also use their left and right  arrow 
  310.    keys,  but only if their communications program is using "Doorway"  mode. 
  311.    NOTE:  This enhancement removes the need for the (T)runcate command  from 
  312.    earlier  versions  of PCBFV.  All text is now truncated at column  79. If 
  313.    text exists past column 79 the caller may scroll the screen to see it.
  314.  
  315. *  When the Sysop is reading text with PCBFV in any local mode, the Home key
  316.    on the cursor pad may be used for the (T)op of file command. Also in this
  317.    mode  the Sysop may use the PgDn key on their cursor pad to  advance  one 
  318.    page (the same as pressing [Enter] at the More? prompt). Callers may also
  319.    use their Home and PgUp keys, but only if they have enabled the "Doorway"
  320.    mode of their communications program.
  321.    
  322.    NOTE: It  is up to the individual Sysop to educate their callers  on  the 
  323.          advanced  use  of the cursor pad direction keys and "Doorway"  mode
  324.          described in the above three paragraphs.  Cursor pad direction keys
  325.          are NOT required for reading text files. They are only duplications
  326.          of other commands and have been added mainly for local Sysop use.
  327.  
  328. *  The  (Z)ip-AV command has been CHANGED.  It is an all new command  called 
  329.    (Z)ip-extra,  which will display extra technical information about a  ZIP
  330.    file. This extra information includes whether or not member files contain
  331.    -AV authenticity stamps, the version of PKZip used to compress the member
  332.    file, whether each member file is text or binary, and the host  operating 
  333.    system  the  ZIP was created in (MS-DOS, Amiga, Unix, etc.).  NOTE: Other 
  334.    file types (non-ZIP) do not contain as readily available (or  consistent)
  335.    enough)  information to use in an "extra" report.  As this changes,  they 
  336.    will be added to PCBFV's "Z" function or equivalent command.
  337.  
  338. *  New command:  (B)rief contents list.  Entering (B) will display the file-
  339.    name, the uncompressed length, and the "Other Information" columns.  This
  340.    is the same brief listing now used at the (R)ead and (F)lag input prompts
  341.    when "L" is entered for a list of file names to Read or Flag (see below).
  342.  
  343. *  When requesting a Listing of files at the (R)ead or (F)lag input prompts,
  344.    the  list of files displayed has been changed from a "5-up"  to a  "1-up"
  345.    format. Previous versions of PCBFV displayed 5 file names across each row
  346.    of  the  screen, in order to display as many file names to the  caller as
  347.    quickly  as  possible.  This however sacrificed  information  the  caller
  348.    could use during file selection.  This display is now the same as the one
  349.    used for the new (B)rief list command (described above).
  350.  
  351. *  The (FLAG) command may now be entered at the "More?" prompt while reading 
  352.    text files.  This allows a caller to immediately FLAG a file for download 
  353.    if  they determine the file meets their needs.  If a caller is viewing  a 
  354.    text  file directly (not compressed i.e. F V FILENAME.TXT) they may  FLAG 
  355.    it for download at the "More?" prompt while reading it (FILENAME.TXT will 
  356.    be  flagged for download upon return to PCBoard).  If FLAG is entered  at 
  357.    the "More?" prompt while reading a text file from a COMPRESSED file,  the 
  358.    entire compressed file will be flagged for download (this is the same  as 
  359.    entering FLAG at the PCBFV main command prompt). This will only work with 
  360.    text files long enough to require a "More?" prompt to appear.  The (FLAG) 
  361.    command should not be confused with the "(F)lag individual file" command,
  362.    which is available only at the PCBFV main command prompt.
  363.  
  364. *  Security  specific PCBFV menu and help files are now permitted.  To  make 
  365.    this  feature possible, the names of these files had to be  changed.  You 
  366.    may  use the default files distributed in PCBFV30.ZIP.  These contain the 
  367.    new  commands and features found in PCBFV 3.0.  If you use your own  menu
  368.    and help files, be sure to ADD THE NEW COMMANDS, and RENAME these files:
  369.  
  370.        If using PCBFV 2.4 thru 2.5:
  371.          - Rename FVMENU to FVMNU
  372.          - Rename FVHELP to FVHLP
  373.  
  374.        If using versions earlier than 2.4:
  375.          - Rename MENU to FVMNU
  376.          - Rename PCBFV.HLP to FVHLP
  377.  
  378.        SUMMARY OF COMMAND CHANGES (if modifying existing text files):
  379.        "(T)runcate" is no longer a valid PCBFV command.
  380.        "(Z)ip-AV stamp display" is now "(Z)ip extra technical data".
  381.        "(B)rief contents listing"  should be added.
  382.  
  383. *  A Zero byte message may now be displayed if a caller tries to view a zero
  384.    byte  file.  Many Sysops use zero byte files to designate off-line  files 
  385.    on their systems, or to block certain file names from being uploaded.  If 
  386.    a  zero  byte file is found by PCBFV, a file called FVZRO  is  displayed. 
  387.    Security designations (FVZRO25) and/or language extensions may be used.
  388.  
  389. *  When a caller is in color and performs a text search in a text file,  all 
  390.    "finds" are now colorized on the initial screen displayed after the  text 
  391.    is found.
  392.  
  393. *  Limited  PKZIP  1.93a BETA support has been temporarily added.  If a  ZIP 
  394.    file is encountered which has been created by this utility, the method of
  395.    compression  will be displayed.  The new (Z)ip-extra command will  report 
  396.    that it was created by PKZip 2.0.  The PKUNZIP utility from this  package
  397.    may be used with PCBFV, however there are no guarantees of compatibility.
  398.    If a caller attempts to read a file created with this version of ZIP  and 
  399.    PCBFV is using PKUNZIP ver. 1.1, the message  "Error extracting file (2)"
  400.    will appear on the screen. The PKZIP from this utility should NOT be used 
  401.    for compressing member files for the PCBFV (F)lag command.
  402.  
  403. *  Added  support for extended IRQ use (above IRQ 7). Previous  versions  of 
  404.    PCBFV  provided  non-standard COM support with IRQ 1 through  7.  The IRQ 
  405.    value  may  now be 1 through 15.  PCBFV reads this information  from  the 
  406.    appropriate  PCBoard  system files.  Use of PCBFV with  non-standard  COM 
  407.    ports requires no additional installation by the Sysop.
  408.  
  409. *  Some "byte-count", "bank", "file-ratio", etc. type doors require  PCBoard 
  410.    to  be installed in different manners regarding how many bytes  a  caller 
  411.    receives per day (usually zero).  PCBFV makes some attempt to verify that 
  412.    the  caller has sufficient bytes to download a compressed  file's  member 
  413.    before  allowing it to be (F)lagged for separate  download.  Installation 
  414.    requirements  required by some of these utilities make it impossible  for 
  415.    other  third  party programs such as PCBFV to accurately  determine  this 
  416.    information.  If you are using one of the  aforementioned  utilities  and
  417.    PCBFV seems to erroneously state the caller has insufficient daily  bytes
  418.    to  download  the (F)lagged member file, add /NOBYTE to the  end  of  the 
  419.    PCBFV command line in PCBVIEW.BAT.  This will allow callers to (F)lag the 
  420.    individual files, then it will be up to PCBoard and the other process  to
  421.    determine if they have sufficient bytes to download it.
  422.  
  423. *  Added  support for the PCBoard PCBDAT environment variable.  This is only  
  424.    used  if  PCBOARD.DAT  is not found in the node's  home  directory  where
  425.    PCBOARD.SYS is located.
  426.  
  427. *  PCBFV will place "Activity not allowed" in the "Other Information" column 
  428.    for  any  compressed  file member which has a file name that  is  also  a 
  429.    reserved  device  name.  The (R)ead and (F)lag functions  will  skip  any 
  430.    requests made on files with these names.
  431.  
  432. *  PCBFV will now view (list only) ARC-7 files.  When a file of this type is
  433.    encountered, the (R)ead and (F)lag commands will be unavailable.
  434.  
  435. *  A question mark (?) is now valid at the "More?" prompt while reading text
  436.    files.  This is the same as entering (H) for (H)elp at that prompt.
  437.  
  438. *  In order to accommodate feature and performance enhancements, PCBFV  will
  439.    no  longer view GIF resolutions for GIF files STORED in ZIP files.  PCBFV
  440.    will  still  display GIF resolutions for GIF files viewed  directly,  for 
  441.    example F V FILENAME.GIF.
  442.  
  443. *  While  earlier  versions of PCBFV were DESQview aware and  behaved,  some 
  444.    performance  degradation was discovered when using "virtualized"  screens
  445.    with DESQview-386.  PCBFV's performance is now improved in these cases.
  446.  
  447. *  In  PCBFV  version 2.5, the ability to detect (while reading) if  a  text 
  448.    file turned into a binary file was greatly enhanced.  Unfortunately, this
  449.    inadvertently removed PCBFV's ability to read non-DOS text files such  as
  450.    Unix, Amiga, and Mac (which contain line-feeds only, instead of carriage-
  451.    returns AND line-feeds like DOS text files).  This has been corrected.
  452.  
  453. *  The  method used to echo events to a printer (if printer logging has been  
  454.    turned on in PCBoard) has been made more "generic" in PCBFV.
  455.  
  456. *  Three command line parameters have been added. These are not likely to be
  457.    needed by most Sysops, but if you need them, you REALLY need them. Adding
  458.    them to FVSETUP is not planned since they should rarely be used.
  459.  
  460.   /NOLPT   - PCBFV follows the printer toggle in PCBoard.  If you wish  only
  461.              for  PCBoard  to echo caller log activity to the  printer,  add
  462.              this to the end of the PCBFV.EXE command line as shown below.
  463.  
  464.   /NOBEEP  - PCBFV follows the F7 local alarm in PCBoard.  If you wish  only
  465.              for  PCBoard  to beep locally at caller input errors, etc.  add
  466.              this to the end of the PCBFV.EXE command line as shown below.
  467.  
  468.  /NOCALLER - PCBFV  writes appropriate entries to the current node's  caller
  469.              log file (see PCBFV.DOC for a complete list of entries). If you
  470.              wish only for PCBoard to place entries in caller log files, add
  471.              this to the end of the PCBFV.EXE command line as shown below.
  472.  
  473.    To add any of these toggles, edit your PCBVIEW.BAT batch file as follows:
  474.  
  475.         d:\pcbfv\pcbfv.exe  pcbfv.cnf  %1  /NOLPT /NOBEEP /NOCALLER
  476.  
  477.    All three are shown in the example above for illustration purposes  only.
  478.    You may enter one, two, or all three of them in any order desired. Again,
  479.    it is recommended to use these toggles only if they are REALLY needed.
  480.  
  481.  
  482.       FVMM (File View Maintenance Manager) Enhancements (in PCBFV 3.0):
  483.       -----------------------------------------------------------------
  484. *  In  the FVMM selection screen, ESC is used to quit the session.  The last
  485.    option on the menu was "Shell to DOS".  Since this was the last option on
  486.    the menu, this was often mistaken for a way to quit the FVMM session.  To
  487.    help prevent this from occurring, another option was added to the end  of
  488.    the selection list, which is indeed "Quit".  ESC is also still valid  for
  489.    terminating the FVMM session.  The "Shell to DOS" selection has also been
  490.    more clearly labeled as "Temporarily exit to DOS command prompt".
  491.  
  492.  
  493.  
  494.    -------------------------------------------------------------------------
  495.    [ PCBFV 2.5 New Features 12/20/91 ] -------------------------------------
  496.    -------------------------------------------------------------------------
  497.  
  498. * New  FVMM  (File View Maintenance Manager) utility.  Designed for  use  as 
  499.   PCBoard's  PCBFiler ALT-V utility.  Uses PCBFV for viewing, reading,  etc. 
  500.   Allows installation of a GIF (etc.) picture viewer. Allows installation of 
  501.   a test facility (such as those used in PCBTEST). View, add, or delete  ZIP 
  502.   file comments.  Quickly scans DOWNLOAD.TXT (or equivalent) and reports the 
  503.   uploader's  name, upload date, number of downloads, and the date  of  last 
  504.   download. Swaps to EMS or disk for minimal memory consumption during shell 
  505.   functions.  Free when PCBFV is registered!
  506.  
  507. * New (Z)ip-AV display command. PCBFV will display "-AV found" in the "other 
  508.   information" column  when  viewing a ZIP with files which  contain an  -AV   
  509.   (Authenticity Verification) stamp. NOTE: PCBFV does not check the validity
  510.   of the -AV stamps, it simply displays the files which contain them  when a 
  511.   (Z) command is entered. *See PKZIP NOTE below.
  512.  
  513. * New  FLAG  (or FL) command will cause the entire file being viewed  to  be 
  514.   flagged  for download upon return to PCBoard.  (FLAG) is fully  compatible 
  515.   between files while selecting other compressed files to view with  PCBFV's 
  516.   "(S)elect new file" feature.  If a file is viewed from PCBoard's F V,  and 
  517.   four additional compressed files are (S)elected while using PCBFV and FLAG 
  518.   is  entered while viewing each of these five files, each will  be  flagged 
  519.   for download upon return to PCBoard! If individual (F)lagging is performed 
  520.   on  some files, and other files are (FLAG)'ed completely, the  FLAG  files 
  521.   plus  the file containing individual files (FLAGGED.ZIP) are  all  flagged 
  522.   for download upon return to PCBoard!
  523.  
  524. * Added  a new Sysop local (only) maintenance command which may be  used  by 
  525.   the Sysop in PCBFV's /L local maintenance mode. It is the (D)elete file in 
  526.   a ZIP (only) file command.  The (D) command can only be entered when PCBFV
  527.   is in a LOCAL /L mode (such as in PCBFiler, FVMM, or local utility).  This 
  528.   command is completely disabled when PCBFV is being used remotely.  The (D) 
  529.   cannot be entered at the PCBFV prompt while PCBFV is running with PCBoard.
  530.  
  531.   When  a filename is entered for (D)elete, PCBFV will prompt the  Sysop  to 
  532.   make sure that everything is correct.
  533.  
  534.   If the Sysop enters a (D) command while viewing a ZIP file which  contains 
  535.   ANY  files with an -AV stamp, PCBFV will warn the Sysop that the ZIP  file 
  536.   MIGHT be an -AV file and prompt the Sysop if to continue or not.  *See the
  537.   PKZIP NOTE below.
  538.  
  539. * Local Sysop text reading capability has been enhanced so that the top line
  540.   of  text does not scroll of the screen while being used locally (this  did 
  541.   not  happen to on-line callers).  PCBFV will now compensate for the  "two-
  542.   line" status line at the bottom of the screen so that the top line of text 
  543.   will not scroll off of the screen while the Sysop is reading text files in 
  544.   any of PCBFV's local modes (Sysop on locally, PCBFiler, etc.).
  545.  
  546. * PCBFV will now accept uncompressed text file names with no extensions when
  547.   a period has been added to the file name at the PCBoard F V prompt.  PCBFV
  548.   will  also allow the caller to (S)elect an uncompressed text file  without 
  549.   an extension by adding a period to the filename in PCBFV's (S)elect prompt
  550.   (as in PCBoard's F V prompt).
  551.  
  552.  
  553.    -------------------------------------------------------------------------
  554.    -------------------------------------------------------------------------
  555.    -------------------------------------------------------------------------
  556.    Very early PCBFV versions are listed below with their version numbers and
  557.    release dates only.  The detail has been omitted to keep the size of this
  558.    file lower.  Contact the author if this detail is needed.
  559.  
  560.         (Versions 2.5 through 3.5 are all listed in detail above)
  561.         Version 2.45 -  08-24-91
  562.         Version 2.4  -  07-24-91
  563.         Version 2.3  -  04-26-91
  564.         Version 2.2  -  02-22-91
  565.         Version 2.1  -  11-21-90
  566.         Version 2.0  -  10-19-90
  567.         Version 1.1  -  08-02-90
  568.         Version 1.0  -  07-19-90
  569.  
  570.  
  571.