home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / pcboard / pcbfv32.zip / FEATURES.NEW < prev    next >
Text File  |  1993-01-09  |  37KB  |  663 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.2 New Features 1/09/93 ] --------------------------------------
  10.    -------------------------------------------------------------------------
  11.           
  12. * PKZIP 2.0  support has been added.  Please read the  following  thoroughly 
  13.   before attempting to use PCBFV 3.2 with PKZIP\PKUNZIP 2.0.
  14.                   
  15.     - The  compression methods are correctly displayed while  (L)isting  the
  16.       ZIP file contents.
  17.  
  18.     - If  a ZIP file contains a PKZIP 2.0 -AV, this is displayed  using  the
  19.       (Z)ip-Extra command (thanks to Phil Katz for this information).  PCBFV
  20.       will  continue to display this information for PKZIP 1.10 -AV  stamps,
  21.       at least for the time being.
  22.  
  23.     - The standard memory requirements for PKZIP *HAVE* changed.  The memory
  24.       requirement for PKZIP.EXE 2.0 is now 80K higher when used with PCBFV's
  25.       (F)lag  command.   See  the next paragraph on how  to  continue  using 
  26.       PKZIP.EXE  from  version 1.10.  If you intend to  use  PKZIP.EXE  from 
  27.       version  2.0 and have been able to use PCBFV without swapping  PCBoard 
  28.       to EMS or disk during shells (/SWAP), or swapping PCBFV to EMS or disk 
  29.       during (R)eads or (F)lags (FVSETUP), you must now do one or the other.  
  30.       See the PCBoard manual for  information on how to swap PCBoard out  of 
  31.       memory, and the PCBFV documentation for information on swapping  PCBFV 
  32.       from memory. See the paragraph below labeled "MEMORY  CONSIDERATIONS".  
  33.       NOTE:  Swapping PCBFV from memory "may" provide enough memory for  the 
  34.       (F)lag function, swapping PCBoard will definitely provide enough.
  35.  
  36.     - The standard memory requirements for PKUNZIP.EXE have NOT changed. See
  37.       the paragraph below labeled "MEMORY CONSIDERATIONS".
  38.  
  39.     - A special PKZIP.EXE 1.10 command line switch has been added. Using the
  40.       the  older version will reduce the memory requirements for  (F)lagging 
  41.       files  to the same requirements prior to PCBFV 3.2 and PKZIP 2.0,  and 
  42.       will insure compatibility with the caller's version of the  extraction 
  43.       program.  To continue using PKZIP.EXE version 1.10 for caller  created 
  44.       (F)lagged files, follow these steps:
  45.         (1) Copy PKZIP.EXE (version 1.10) to PKOLD.EXE.
  46.         (2) Copy PKOLD.EXE to the "Location of Compression Utils" as set in
  47.             the PCBFV configuration files with FVSETUP.EXE.
  48.         (3) Add /OLDZIP to the END of the PCBFV command line in PCBVIEW.BAT.
  49.       If  this  switch is used in PCBFV's Sysop /L local  mode,  the  Delete 
  50.       command will not be available using PKZIP.EXE version 1.10.
  51.  
  52.     - Memory Considerations:  It is realized that with PKZIP 2.0 the  memory
  53.       requirements  mentioned  above could actually be reduced  rather  than
  54.       raised if PKZIP and PKUNZIP are used on systems where there is  memory
  55.       above the standard 640K.  Future versions of PCBFV may be made to  use
  56.       those memory requirements if appropriate.  For now, "the lowest common
  57.       denominator" (640K only)  had to be used in deciding  the  amounts  of
  58.       memory that must be available before PCBFV uses PKZIP or PKUNZIP.  See 
  59.       the paragraph above on how to use PKZIP.EXE version 1.10.
  60.                               
  61.     - PKZIP 2.0 performs several auto-sensing functions.  These include  the 
  62.       detection  and  use of EMS, XMS, 386, Novell, DPMI, and more.   If  it 
  63.       necessary  for  you to disable use of these  auto-sensed  modes  while 
  64.       using  these utilities with PCBFV, it must be done  using  ENVIRONMENT 
  65.       VARIABLES.  As of this writing the PKZIP.CFG file operations in  PKZIP
  66.       version 2.04c do not correctly turn some of these options off.
  67.           
  68.       Instead,  you  must set the command line equivalents  using the  PCBFV
  69.       environment variables.  These variables are added to the command  line 
  70.       PCBFV creates when using the utilities for (R)ead or (F)lag functions.
  71.           
  72.       >> See PAGE 14 of PCBFV.DOC for details on setting these variables.
  73.  
  74. * A (P)rogram Information  command has been added.  This displays the  PCBFV 
  75.   version number and registration information.
  76.  
  77. * The FVMNU and FVHLP files contained in PCBFV32.ZIP  contain  the (P)rogram
  78.   Information command (above).
  79.  
  80.  
  81.  
  82.    -------------------------------------------------------------------------
  83.    [ PCBFV 3.1 New Features 11/27/92 ] -------------------------------------
  84.    -------------------------------------------------------------------------
  85.  
  86. * The (L)ist contents and (B)rief list (contents) commands may now be passed
  87.   filename specifications. If a filename specification is passed, PCBFV will 
  88.   then list only those files in a compressed file which match.  This is very 
  89.   helpful in situations where there are many files in a compressed file  and 
  90.   the caller only wants to review listing information on certain files while
  91.   viewing the compressed file on-line.
  92.  
  93.     - To  pass  the (L)ist and (B)rief commands a filename, simply  enter  a 
  94.       [SPACE] or semi-colon (;) after the command (L or B), followed be  the 
  95.       filename specification.
  96.  
  97.     - The filename may be any complete filename, or may contain wildcards.
  98.  
  99.     - For  example,  to list all filenames with an extension  of  .DOC,  the 
  100.       caller  would  enter the "L *.DOC" (without the quotes) at  the  PCBFV 
  101.       main prompt.
  102.  
  103.     - Entering L or B alone will cause all files to be listed, just as PCBFV 
  104.       has always worked.
  105.  
  106. * PCBoard /M multi-port software is now supported by PCBFV.  PCBFV will read
  107.   PCBOARD.DAT on the node where it is running and automatically determine if
  108.   PCBoard /M multi-port  software  is in use on that node.  If it  is, PCBFV
  109.   will  automatically use the FOSSIL interface in the PCBoard /M  multi-port
  110.   communications  driver.  No special configuration is necessary when  using
  111.   PCBFV version 3.1 with PCBoard /M multi-port software.
  112.  
  113. * The (PAB)  (Printer, Alarm, Bell) indicators on the status line will  also
  114.   include M for multi-port if PCBFV is being used with PCBoard /M software.
  115.  
  116.  
  117.  
  118.       FVMM (File View Maintenance Manager) Enhancements (in PCBFV 3.1):
  119.       -----------------------------------------------------------------
  120.  
  121. * Sysops that allow Co-Sysops to use PCBFiler and FVMM through DOORWAY to do   
  122.   maintenance  have been requesting a way to prevent them from using  FVMM's 
  123.   "shell to DOS" menu selection.  A password feature has been added to  this 
  124.   function  and requires a new entry in FVMM.CNF if used.  Instructions  for 
  125.   using a password here are located in FVMM.DOC.
  126.  
  127. * FVMM will follow the environment BOX=NO setting. This setting prevents the 
  128.   outer borders from being drawn in PCBoard utilities (PCBSM,  PCBSetup, and
  129.   PCBFIler) and is helpful when they are used on-line with utilities such as 
  130.   DOORWAY.  When SET BOX=NO is used FVMM will not draw its borders either.
  131.  
  132. * When  using FVMM as the viewer in utilities other than PCBFiler, a problem 
  133.   could arise if the utility did not strip spaces from the filename as it is 
  134.   passed  to FVMM.  FVMM will now strip any spaces as the information  comes 
  135.   in, making it more flexible for use with programs other than PCBFiler.
  136.  
  137.  
  138.  
  139.     ------------------------------------------------------------------------
  140.     [ PCBFV 3.0 New Features 7/31/92 ] -------------------------------------
  141.     ------------------------------------------------------------------------
  142.  
  143. *  The ability to PageUp while reading text files has been added.  This  new
  144.    command  is "P" for PageUp and is available at the "More?"  prompt  while 
  145.    reading text. When the Sysop is using PCBFV in any local mode, the actual
  146.    PgUp on the keyboard cursor pad may be used.  Callers may also use  their
  147.    PgUp key, but only if their communications program is in "Doorway" mode.
  148.  
  149. *  The  ability to scroll the screen left and right for text longer than  79 
  150.    characters  has  been  added.  These commands are "<"  and  ">"  and  are 
  151.    available  at the "More?" prompt while reading text.  When the  Sysop  is 
  152.    using  PCBFV  in any local mode, the left and right arrow keys  on  their 
  153.    cursor pad may be used.  Callers may also use their left and right  arrow 
  154.    keys,  but only if their communications program is using "Doorway"  mode. 
  155.    NOTE:  This enhancement removes the need for the (T)runcate command  from 
  156.    earlier  versions  of PCBFV.  All text is now truncated at column  79. If 
  157.    text exists past column 79 the caller may scroll the screen to see it.
  158.  
  159. *  When the Sysop is reading text with PCBFV in any local mode, the Home key
  160.    on the cursor pad may be used for the (T)op of file command. Also in this
  161.    mode  the Sysop may use the PgDn key on their cursor pad to  advance  one 
  162.    page (the same as pressing [Enter] at the More? prompt). Callers may also
  163.    use their Home and PgUp keys, but only if they have enabled the "Doorway"
  164.    mode of their communications program.
  165.    
  166.    NOTE: It  is up to the individual Sysop to educate their callers  on  the 
  167.          advanced  use  of the cursor pad direction keys and "Doorway"  mode
  168.          described in the above three paragraphs.  Cursor pad direction keys
  169.          are NOT required for reading text files. They are only duplications
  170.          of other commands and have been added mainly for local Sysop use.
  171.  
  172. *  The  (Z)ip-AV command has been CHANGED.  It is an all new command  called 
  173.    (Z)ip-extra,  which will display extra technical information about a  ZIP
  174.    file. This extra information includes whether or not member files contain
  175.    -AV authenticity stamps, the version of PKZip used to compress the member
  176.    file, whether each member file is text or binary, and the host  operating 
  177.    system  the  ZIP was created in (MS-DOS, Amiga, Unix, etc.).  NOTE: Other 
  178.    file types (non-ZIP) do not contain as readily available (or  consistent)
  179.    enough)  information to use in an "extra" report.  As this changes,  they 
  180.    will be added to PCBFV's "Z" function or equivalent command.
  181.  
  182. *  New command:  (B)rief contents list.  Entering (B) will display the file-
  183.    name, the uncompressed length, and the "Other Information" columns.  This
  184.    is the same brief listing now used at the (R)ead and (F)lag input prompts
  185.    when "L" is entered for a list of file names to Read or Flag (see below).
  186.  
  187. *  When requesting a Listing of files at the (R)ead or (F)lag input prompts,
  188.    the  list of files displayed has been changed from a "5-up"  to a  "1-up"
  189.    format. Previous versions of PCBFV displayed 5 file names across each row
  190.    of  the  screen, in order to display as many file names to the  caller as
  191.    quickly  as  possible.  This however sacrificed  information  the  caller
  192.    could use during file selection.  This display is now the same as the one
  193.    used for the new (B)rief list command (described above).
  194.  
  195. *  The (FLAG) command may now be entered at the "More?" prompt while reading 
  196.    text files.  This allows a caller to immediately FLAG a file for download 
  197.    if  they determine the file meets their needs.  If a caller is viewing  a 
  198.    text  file directly (not compressed i.e. F V FILENAME.TXT) they may  FLAG 
  199.    it for download at the "More?" prompt while reading it (FILENAME.TXT will 
  200.    be  flagged for download upon return to PCBoard).  If FLAG is entered  at 
  201.    the "More?" prompt while reading a text file from a COMPRESSED file,  the 
  202.    entire compressed file will be flagged for download (this is the same  as 
  203.    entering FLAG at the PCBFV main command prompt). This will only work with 
  204.    text files long enough to require a "More?" prompt to appear.  The (FLAG) 
  205.    command should not be confused with the "(F)lag individual file" command,
  206.    which is available only at the PCBFV main command prompt.
  207.  
  208. *  Security  specific PCBFV menu and help files are now permitted.  To  make 
  209.    this  feature possible, the names of these files had to be  changed.  You 
  210.    may  use the default files distributed in PCBFV30.ZIP.  These contain the 
  211.    new  commands and features found in PCBFV 3.0.  If you use your own  menu
  212.    and help files, be sure to ADD THE NEW COMMANDS, and RENAME these files:
  213.  
  214.        If using PCBFV 2.4 thru 2.5:
  215.          - Rename FVMENU to FVMNU
  216.          - Rename FVHELP to FVHLP
  217.  
  218.        If using versions earlier than 2.4:
  219.          - Rename MENU to FVMNU
  220.          - Rename PCBFV.HLP to FVHLP
  221.  
  222.        SUMMARY OF COMMAND CHANGES (if modifying existing text files):
  223.        "(T)runcate" is no longer a valid PCBFV command.
  224.        "(Z)ip-AV stamp display" is now "(Z)ip extra technical data".
  225.        "(B)rief contents listing"  should be added.
  226.  
  227. *  A Zero byte message may now be displayed if a caller tries to view a zero
  228.    byte  file.  Many Sysops use zero byte files to designate off-line  files 
  229.    on their systems, or to block certain file names from being uploaded.  If 
  230.    a  zero  byte file is found by PCBFV, a file called FVZRO  is  displayed. 
  231.    Security designations (FVZRO25) and/or language extensions may be used.
  232.  
  233. *  When a caller is in color and performs a text search in a text file,  all 
  234.    "finds" are now colorized on the initial screen displayed after the  text 
  235.    is found.
  236.  
  237. *  Limited  PKZIP  1.93a BETA support has been temporarily added.  If a  ZIP 
  238.    file is encountered which has been created by this utility, the method of
  239.    compression  will be displayed.  The new (Z)ip-extra command will  report 
  240.    that it was created by PKZip 2.0.  The PKUNZIP utility from this  package
  241.    may be used with PCBFV, however there are no guarantees of compatibility.
  242.    If a caller attempts to read a file created with this version of ZIP  and 
  243.    PCBFV is using PKUNZIP ver. 1.1, the message  "Error extracting file (2)"
  244.    will appear on the screen. The PKZIP from this utility should NOT be used 
  245.    for compressing member files for the PCBFV (F)lag command.
  246.  
  247. *  Added  support for extended IRQ use (above IRQ 7). Previous  versions  of 
  248.    PCBFV  provided  non-standard COM support with IRQ 1 through  7.  The IRQ 
  249.    value  may  now be 1 through 15.  PCBFV reads this information  from  the 
  250.    appropriate  PCBoard  system files.  Use of PCBFV with  non-standard  COM 
  251.    ports requires no additional installation by the Sysop.
  252.  
  253. *  Some "byte-count", "bank", "file-ratio", etc. type doors require  PCBoard 
  254.    to  be installed in different manners regarding how many bytes  a  caller 
  255.    receives per day (usually zero).  PCBFV makes some attempt to verify that 
  256.    the  caller has sufficient bytes to download a compressed  file's  member 
  257.    before  allowing it to be (F)lagged for separate  download.  Installation 
  258.    requirements  required by some of these utilities make it impossible  for 
  259.    other  third  party programs such as PCBFV to accurately  determine  this 
  260.    information.  If you are using one of the  aforementioned  utilities  and
  261.    PCBFV seems to erroneously state the caller has insufficient daily  bytes
  262.    to  download  the (F)lagged member file, add /NOBYTE to the  end  of  the 
  263.    PCBFV command line in PCBVIEW.BAT.  This will allow callers to (F)lag the 
  264.    individual files, then it will be up to PCBoard and the other process  to
  265.    determine if they have sufficient bytes to download it.
  266.  
  267. *  Added  support for the PCBoard PCBDAT environment variable.  This is only  
  268.    used  if  PCBOARD.DAT  is not found in the node's  home  directory  where
  269.    PCBOARD.SYS is located.
  270.  
  271. *  PCBFV will place "Activity not allowed" in the "Other Information" column 
  272.    for  any  compressed  file member which has a file name that  is  also  a 
  273.    reserved  device  name.  The (R)ead and (F)lag functions  will  skip  any 
  274.    requests made on files with these names.
  275.  
  276. *  PCBFV will now view (list only) ARC-7 files.  When a file of this type is
  277.    encountered, the (R)ead and (F)lag commands will be unavailable.
  278.  
  279. *  A question mark (?) is now valid at the "More?" prompt while reading text
  280.    files.  This is the same as entering (H) for (H)elp at that prompt.
  281.  
  282. *  In order to accommodate feature and performance enhancements, PCBFV  will
  283.    no  longer view GIF resolutions for GIF files STORED in ZIP files.  PCBFV
  284.    will  still  display GIF resolutions for GIF files viewed  directly,  for 
  285.    example F V FILENAME.GIF.
  286.  
  287. *  While  earlier  versions of PCBFV were DESQview aware and  behaved,  some 
  288.    performance  degradation was discovered when using "virtualized"  screens
  289.    with DESQview-386.  PCBFV's performance is now improved in these cases.
  290.  
  291. *  In  PCBFV  version 2.5, the ability to detect (while reading) if  a  text 
  292.    file turned into a binary file was greatly enhanced.  Unfortunately, this
  293.    inadvertently removed PCBFV's ability to read non-DOS text files such  as
  294.    Unix, Amiga, and Mac (which contain line-feeds only, instead of carriage-
  295.    returns AND line-feeds like DOS text files).  This has been corrected.
  296.  
  297. *  The  method used to echo events to a printer (if printer logging has been  
  298.    turned on in PCBoard) has been made more "generic" in PCBFV.
  299.  
  300. *  Three command line parameters have been added. These are not likely to be
  301.    needed by most Sysops, but if you need them, you REALLY need them. Adding
  302.    them to FVSETUP is not planned since they should rarely be used.
  303.  
  304.   /NOLPT   - PCBFV follows the printer toggle in PCBoard.  If you wish  only
  305.              for  PCBoard  to echo caller log activity to the  printer,  add
  306.              this to the end of the PCBFV.EXE command line as shown below.
  307.  
  308.   /NOBEEP  - PCBFV follows the F7 local alarm in PCBoard.  If you wish  only
  309.              for  PCBoard  to beep locally at caller input errors, etc.  add
  310.              this to the end of the PCBFV.EXE command line as shown below.
  311.  
  312.  /NOCALLER - PCBFV  writes appropriate entries to the current node's  caller
  313.              log file (see PCBFV.DOC for a complete list of entries). If you
  314.              wish only for PCBoard to place entries in caller log files, add
  315.              this to the end of the PCBFV.EXE command line as shown below.
  316.  
  317.    To add any of these toggles, edit your PCBVIEW.BAT batch file as follows:
  318.  
  319.         d:\pcbfv\pcbfv.exe  pcbfv.cnf  %1  /NOLPT /NOBEEP /NOCALLER
  320.  
  321.    All three are shown in the example above for illustration purposes  only.
  322.    You may enter one, two, or all three of them in any order desired. Again,
  323.    it is recommended to use these toggles only if they are REALLY needed.
  324.  
  325.  
  326.       FVMM (File View Maintenance Manager) Enhancements (in PCBFV 3.0):
  327.       -----------------------------------------------------------------
  328. *  In  the FVMM selection screen, ESC is used to quit the session.  The last
  329.    option on the menu was "Shell to DOS".  Since this was the last option on
  330.    the menu, this was often mistaken for a way to quit the FVMM session.  To
  331.    help prevent this from occurring, another option was added to the end  of
  332.    the selection list, which is indeed "Quit".  ESC is also still valid  for
  333.    terminating the FVMM session.  The "Shell to DOS" selection has also been
  334.    more clearly labeled as "Temporarily exit to DOS command prompt".
  335.  
  336.  
  337.  
  338.    -------------------------------------------------------------------------
  339.    [ PCBFV 2.5 New Features 12/20/91 ] -------------------------------------
  340.    -------------------------------------------------------------------------
  341.  
  342. * New  FVMM  (File View Maintenance Manager) utility.  Designed for  use  as 
  343.   PCBoard's  PCBFiler ALT-V utility.  Uses PCBFV for viewing, reading,  etc. 
  344.   Allows installation of a GIF (etc.) picture viewer. Allows installation of 
  345.   a test facility (such as those used in PCBTEST). View, add, or delete  ZIP 
  346.   file comments.  Quickly scans DOWNLOAD.TXT (or equivalent) and reports the 
  347.   uploader's  name, upload date, number of downloads, and the date  of  last 
  348.   download. Swaps to EMS or disk for minimal memory consumption during shell 
  349.   functions.  Free when PCBFV is registered!
  350.  
  351. * New (Z)ip-AV display command. PCBFV will display "-AV found" in the "other 
  352.   information" column  when  viewing a ZIP with files which  contain an  -AV   
  353.   (Authenticity Verification) stamp. NOTE: PCBFV does not check the validity
  354.   of the -AV stamps, it simply displays the files which contain them  when a 
  355.   (Z) command is entered. *See PKZIP NOTE below.
  356.  
  357. * New  FLAG  (or FL) command will cause the entire file being viewed  to  be 
  358.   flagged  for download upon return to PCBoard.  (FLAG) is fully  compatible 
  359.   between files while selecting other compressed files to view with  PCBFV's 
  360.   "(S)elect new file" feature.  If a file is viewed from PCBoard's F V,  and 
  361.   four additional compressed files are (S)elected while using PCBFV and FLAG 
  362.   is  entered while viewing each of these five files, each will  be  flagged 
  363.   for download upon return to PCBoard! If individual (F)lagging is performed 
  364.   on  some files, and other files are (FLAG)'ed completely, the  FLAG  files 
  365.   plus  the file containing individual files (FLAGGED.ZIP) are  all  flagged 
  366.   for download upon return to PCBoard!
  367.  
  368. * Added  a new Sysop local (only) maintenance command which may be  used  by 
  369.   the Sysop in PCBFV's /L local maintenance mode. It is the (D)elete file in 
  370.   a ZIP (only) file command.  The (D) command can only be entered when PCBFV
  371.   is in a LOCAL /L mode (such as in PCBFiler, FVMM, or local utility).  This 
  372.   command is completely disabled when PCBFV is being used remotely.  The (D) 
  373.   cannot be entered at the PCBFV prompt while PCBFV is running with PCBoard.
  374.  
  375.   When  a filename is entered for (D)elete, PCBFV will prompt the  Sysop  to 
  376.   make sure that everything is correct.
  377.  
  378.   If the Sysop enters a (D) command while viewing a ZIP file which  contains 
  379.   ANY  files with an -AV stamp, PCBFV will warn the Sysop that the ZIP  file 
  380.   MIGHT be an -AV file and prompt the Sysop if to continue or not.  *See the
  381.   PKZIP NOTE below.
  382.  
  383. * Local Sysop text reading capability has been enhanced so that the top line
  384.   of  text does not scroll of the screen while being used locally (this  did 
  385.   not  happen to on-line callers).  PCBFV will now compensate for the  "two-
  386.   line" status line at the bottom of the screen so that the top line of text 
  387.   will not scroll off of the screen while the Sysop is reading text files in 
  388.   any of PCBFV's local modes (Sysop on locally, PCBFiler, etc.).
  389.  
  390. * PCBFV will now accept uncompressed text file names with no extensions when
  391.   a period has been added to the file name at the PCBoard F V prompt.  PCBFV
  392.   will  also allow the caller to (S)elect an uncompressed text file  without 
  393.   an extension by adding a period to the filename in PCBFV's (S)elect prompt
  394.   (as in PCBoard's F V prompt).
  395.  
  396.  
  397.  
  398.    -------------------------------------------------------------------------
  399.    [ PCBFV 2.45 New Features 8/24/91 ] -------------------------------------
  400.    -------------------------------------------------------------------------
  401.  
  402. * Added a Sysop configuration toggle to always display FVMENU, or follow the 
  403.   caller's menu (expert) mode as last set in the USERS file.  In PCBFV  2.3, 
  404.   PCBFV  was  changed so that it followed the caller's men  on/off  (expert) 
  405.   toggle from PCBoard. Many Sysops then said they wanted the menu to display 
  406.   all  of the time.  So, in 2.4 it was changed it back.  Now it seems a  few 
  407.   Sysops want it to follow the caller's mode. PCBFV 2.45 allows the Sysop to 
  408.   choose between the two types of behavior.
  409.  
  410. * Callers  will  now be warned when viewing compressed files  which  contain 
  411.   paths in them.  These files will now have "Contains a path!" displayed  in 
  412.   the "Other Information" column to alert caller's to this situation.  
  413.  
  414.  
  415.  
  416.    -------------------------------------------------------------------------
  417.    [ PCBFV 2.4 New Features 7/24/91 ] --------------------------------------
  418.    -------------------------------------------------------------------------
  419.  
  420. * ARJ support added.  Both .ARJ and ARJ self extracting (SFX) .EXE files are
  421.   supported.
  422.  
  423. * The Sysop may configure a default answer for the (R)ead command if needed.
  424.    This is configurable in FVSETUP.  For instance, *.DOC
  425.  
  426.    File within PCBFV.ZIP to read, (L)ist, (wildcards are OK)? (*.DOC       )
  427.  
  428.    If  a default answer is used, hitting any key other than  backspace  will 
  429.    completely  erase  the default answer so a new answer  may  be  instantly 
  430.    entered (such as entering L for List at this prompt).
  431.  
  432. * Multi-language FVHELP and FVMENU files are now supported.  If a caller  is 
  433.   using  an  alternate  language,   PCBFV  will  look  for  the  appropriate 
  434.   FVHELP.??? and FVMENU.??? files and use them if they exist.
  435.  
  436. * PCBFV now supports /X# versions of PCBoard (node numbers over 99).
  437.  
  438. * Files  created with the PAK compression method with an extension  of  .SDN 
  439.   (Shareware Distribution Network) are now supported.
  440.  
  441. * PCBFV's  SWAP capability can now be turned off in FVSETUP.   This  "might" 
  442.   clear up some incompatibilities experienced with PCBFV 2.3 in  unsupported 
  443.   environments (multi-taskers other than DESQview, etc.).
  444.  
  445. * PCBFV  will always display FVMENU (if it exists) as it did prior to  PCBFV 
  446.   version 2.3.  In 2.3, the caller's eXpert mode was followed.  Many  Sysops 
  447.   stated they would prefer that FVMENU was always displayed by default.
  448.  
  449. * PCBFV  will  no  longer label a TEXT file as BINARY if  it  contains  null 
  450.   characters.  It  seems some (older) text editors use that character  as  a 
  451.   space.
  452.  
  453. * PCBFV.HLP  will need to be renamed to FVHELP, or use the FVHELP  contained 
  454.   in PCBFV24.ZIP.
  455.  
  456. * If using PCBFV as a door, PCBFV no longer uses the SET PCBFV=DOOR  setting 
  457.   in the door file. Simply add /DOOR to the end of the PCBFV command line in
  458.   the door (batch) file to use PCBFV as a door.
  459.  
  460. * PCBFV  no longer uses the SET NODE= environment setting for local use.  If 
  461.   you  are  using  PCBFV in PCBFiler or as a local  utility,  and  PCBFV.CNF 
  462.   contains @NODE@ in certain parameters for multi-node use, you will need to
  463.   create  a  new  .CNF file (FILER.CNF for instance)  for  these  uses.  The 
  464.   parameters  which  contained the @NODE@ macros will now need to  be  fully 
  465.   specified  in  the special FILER.CNF file, and PCBFV.CNF will need  to  be 
  466.   replaced by FILER.CNF in PCBFiler and any local utility batch files.
  467.  
  468.  
  469.  
  470.    -------------------------------------------------------------------------
  471.    [ PCBFV 2.3 New Features 4/26/91 ] --------------------------------------
  472.    -------------------------------------------------------------------------
  473.  
  474. * PCBFV now features a (F)ind Text command while reading text files! This is
  475.   a  full featured search mechanism. The whole page surrounding the text  is 
  476.   displayed with the found text highlighted in the center of the screen.
  477.  
  478. * The  (F)ind command is complimented by a (R)epeat Find, which repeats  the 
  479.   last Find command that was performed in the current text file.
  480.  
  481. * The  text reading and searching process is further enhanced by a (T)op  of 
  482.   file command which allows the caller to quickly return to the beginning of
  483.   the file for additional Find commands, etc.
  484.  
  485. * All three of the new commands above appear in the "More" prompt at the end
  486.   of  a full page of text. The (R)epeat command only appears after a  (F)ind 
  487.   has been executed. Both (F)ind and (R)epeat obey any limitations the Sysop
  488.   has set with regard to how far into a text file a caller may read.
  489.  
  490. * PCBFV  will now SWAP itself to EMS or disk (disk if EMS is not  available) 
  491.   if  there  is insufficient memory for external  compression  utilities  to 
  492.   function.  This drastically reduces PCBFV's overall memory requirements.
  493.  
  494. * A new "Embedded" (L)ist command is located in the following prompts:
  495.   File within PCBFV23.ZIP to read, (L)ist, (wildcards are OK)? (            )
  496.                           - AND -   ^
  497.   File within PCBFV23.ZIP to flag, (L)ist? (            )
  498.                                     ^
  499.   Entering JUST an L at these two locations will cause a quick, compact list
  500.   of file names inside the compressed file to be displayed. For example:
  501.  
  502.   PCBFV23.ZIP contains these files:
  503.  
  504.   QUICK.DOC    PCBFV.CNF    PCBFV.EXE     PCBFV.DOC      PCBFV.HLP
  505.   ORDER.FRM    PCBVIEW.BAT  FVSETUP.EXE   FEATURES.NEW
  506.  
  507.   File within PCBFV23.ZIP to read, (L)ist, (wildcards are OK)? (            )
  508.  
  509.   This  should be very helpful if a filename is forgotten, and the  original 
  510.   list  has scrolled off the screen. The caller will not have to  return  to 
  511.   the main PCBFV prompt, do a long List again, then for an R or F again....
  512.  
  513. * PCBFV 2.3 no longer uses the original method of manually sending the Auto-
  514.   Flag  request  through the host's hardware (AS PCBFV 2.1 &  2.2  did  with 
  515.   PCBoard 14.5). Instead, PCBFV now uses  PCboard 14.5a's internal mechanism
  516.   (PCBSTUFF.KBD).   This means Auto-Flag will no longer function if  running 
  517.   PCBFV 2.3 with PCBoard 14.5(no "a").  However, Auto-Flag will now function
  518.   on systems running under DESQview and where the screen display is  toggled 
  519.   off, neither of which was possible with PCBFV's ORIGINAL "Auto-Flag".
  520.  
  521. * PCBFV  will now follow the screen color and intensity as set  in  PCBoard. 
  522.   This further adds to PCBFV's "seamless, looks like PCBoard" claims.
  523.  
  524. * If using the MENU, it will need to be renamed to FVMENU.
  525.  
  526. * Use  of  a small FVMENU is now recommended, but is still  optional.  PCBFV 
  527.   will  follow  the caller's menu mode as last set in USERS with  regard  to 
  528.   displaying FVMENU (if used).
  529.   
  530. * An (X)pert toggle has been added to turn the menu on or off.
  531.  
  532. * PCBFV  will now read non-DOS text files in text mode.  Non-DOS text  files 
  533.   are  files which contain only line-feeds, as opposed  to  carriage-return\ 
  534.   line-feeds (Unix text files, for example).
  535.  
  536. * There are now exemptions to the "Number of lines to display per text file"
  537.   and "maximum size to extract" settings.  These exemptions are:
  538.   A) If the remote caller is Record #1 in the USERS file (Sysop).
  539.   B) If PCBFV  is being  accessed in any form of local mode, whether  it  is 
  540.      through the board, PCBFiler mode, or local utility mode.
  541.   This allows Sysops full access of all files on their systems.
  542.  
  543. * If  you  have LZH files on-line, PCBFV now looks for  LHA.EXE  instead  of 
  544.   LHARC.EXE.
  545.  
  546. * FVSETUP has been greatly enhanced with the addition of F1-Help at each  of 
  547.   the FVSETUP parameters.
  548.  
  549.  
  550.  
  551.    -------------------------------------------------------------------------
  552.    [ PCBFV 2.2 New Features 2/22/91 ] --------------------------------------
  553.    -------------------------------------------------------------------------
  554.  
  555. * Callers  may  now view GIF files to determine the GIF's  resolution.  This 
  556.   applies  applies to straight GIF files AND GIF files which are  STORED  in 
  557.   ZIP files.
  558.  
  559. * New  (C)-CRC  command allows callers to view the CRC value of  all  member 
  560.   files contained in a compressed file.
  561.  
  562. * The  "(S)elect another file" feature will handle PCBoard's  file  indexing 
  563.   introduced in PCBoard 14.5a.
  564.  
  565. * New  HEX display mode for viewing Non-Text files within compressed  files. 
  566.   Sysop  configurable.  Sysop may allow any Non-Text files in  a  compressed 
  567.   file  to be viewed, or exclude executable and compressed files  inside  of 
  568.   compressed files, or disable the HEX display of Non-Text files completely.
  569.  
  570. * New (T)runcate command allows callers to truncate long lines in text files
  571.   at 79 columns while reading. Some text files with long lines are easier to 
  572.   view, even though text past 79 columns is truncated in this mode.
  573.  
  574. * PCBFV  now  follows the caller's screen length from PCBoard,  rather  than 
  575.   defaulting to the 23 line standard.
  576.  
  577. * The  two  macros used in PCBFV.HLP and the optional MENU  (@flagfile@  and 
  578.   @filename@),  are now complemented by @flagfilepd@ and @filenamepd@  which 
  579.   pad to 12 spaces. Use in PCBFV.HLP and MENU if using borders or boxes.
  580.  
  581.  
  582.  
  583.    -------------------------------------------------------------------------
  584.    [ PCBFV 2.1 New Features 11/21/90 ] -------------------------------------
  585.    -------------------------------------------------------------------------
  586.  
  587. * AutoFlag!  If enabled, PCBFV will make PCBoard think the caller has  typed 
  588.   instructions to "FLAG" the caller created "FLAG.ZIP" as part of  PCBoard's 
  589.   own "FLAG Batch List". PCBoard will include the file in the caller's batch
  590.   download list, remind the caller if it hasn't been downloaded and they say
  591.   (G)oodbye, etc. This feature is explained in detail in PCBFV.DOC.
  592.  
  593. * PCBFV  is now fully functional with non-standard COM ports, IRQ  settings, 
  594.   and addresses.
  595.  
  596. * An  optional  command menu may be used. This optional menu is  not  really 
  597.   needed  if  the  main PCBFV prompt has been modified  to  contain  command 
  598.   examples,  however the ability to add a menu is available for  Sysops  who 
  599.   desire it.
  600.  
  601. * For  multi-node systems already running PCBFV, the SET  NODE=  environment 
  602.   setting is no longer needed.
  603.  
  604. * The  PCBFiler/Local mode has been greatly enhanced.  PCBFV now  features a 
  605.   true local mode which does not need any PCBoard system files to operate.
  606.  
  607. * PCBFV  now follows the F3 printer toggle and if 'on' PCBFV will  send  any 
  608.   output which normally goes to the caller log to the printer also.
  609.  
  610.  
  611.  
  612.    -------------------------------------------------------------------------
  613.    [ PCBFV 2.0 New Features 10/19/90 ] -------------------------------------
  614.    -------------------------------------------------------------------------
  615.  
  616. * Now supports all activities on .LZH files, LHarc SFX .EXE and .COM  files, 
  617.   and  PKSFX .EXE files, as well as the previously supported .ZIP  .ARC  and 
  618.   .PAK formats.
  619.  
  620. * New  (S)elect command allows callers to select other compressed files  for 
  621.   viewing  without having to pop back and forth between PCBoard and the F  V 
  622.   shell (completely CONFERENCE DLPATH.LST and FSEC aware!).
  623.  
  624. * PCBFV  is now completely Desqview aware and "behaved". PCBFV  detects  the 
  625.   presence of Desqview, writes only to the appropriate video buffer for  the 
  626.   appropriate window, and gives it's time slice to other applications  while
  627.   idling at an input prompt.
  628.  
  629. * A  couple  of prompts in PCBFV can be customized by  the  Sysop,  allowing 
  630.   PCBFV  to continue to live up to it's "looks like PCBoard"  claims.  (i.e. 
  631.   looks like *YOUR* PCBoard if you change many of PCBTEXT defaults).
  632.  
  633. * Ability to limit types of files for (F)lagging based on file names.
  634.  
  635. * Now  allows "flagging across files". If the Sysop wishes, the  caller  may 
  636.   view from one file to another while adding individually selected files  to 
  637.   one  "caller created file", without having to download the caller  created 
  638.   file between each File View.
  639.  
  640. * The Sysop may specify the number of individual files which can be added at
  641.   one time to a caller created file (helps prevent abuse).
  642.  
  643. * New (I)nventory command allows callers to review the contents and size  of 
  644.   their  caller created file (especially helpful if "flagging across  files" 
  645.   is enabled).
  646.  
  647. * An  "information"  file is automatically included in each  caller  created 
  648.   file, stating the name of the individual files and the compressed  file(s) 
  649.   they came from.
  650.  
  651. * Writes  pertinent information to the caller log. This gives the Sysop  the 
  652.   ability to monitor the files callers are flagging for individual download.
  653.  
  654. * Can now be installed as a door, for those systems where memory limitations 
  655.   prohibit shelling.
  656.  
  657. * (F)lag  and (R)ead commands can each have their own security  attached  to 
  658.   them. For example, a Sysop may want to limit non-subscribing callers  from 
  659.   the  "higher end" features, using "text reading" and "flagging" as a  perk 
  660.   for subscribing.
  661.  
  662.  
  663.