home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / fv2.zip / fv2.new < prev    next >
Text File  |  1997-12-15  |  13KB  |  271 lines

  1.   Hello, I hope you enjoy using FV2.  External discussion can occur in OS2EWS
  2.   CFORUM on the OS2BBS.  Internal discussion can occur in FV2 FORUM on IBMPC.
  3.  
  4. --- Installation Instructions: ------------------------------------------------
  5.  
  6.   Download/ftp FV2 ZIPBIN as a binary file to a directory of your choice.
  7.  
  8.   Execute UNZIP against FV2.ZIP and the FV2 files will be extracted from
  9.   FV2.ZIP.  The resulting file - FV2.EXE needs to be placed in a directory in
  10.   your CONFIG.SYS PATH statement.
  11.  
  12. --- Profiling Considerations: -------------------------------------------------
  13.  
  14.   FV2 is profiled via a CONFIG.SYS SET statement or by placing a default
  15.   profile in the same directory as FV2.EXE.  Start FV2 against a file (perhaps
  16.   itself: e.g. FV2 FV2.EXE) and press F1 (Help) for details.
  17.  
  18. --- Revision history: ---------------------------------------------------------
  19.  
  20. 12-15-97 - 1.13
  21.    - Enhancements
  22.       - Added 'Smileys yes/no' option.  Binary files display 'smiley chars',
  23.         when set to 'yes', or do not display 'smiley chars' when set to 'no'.
  24.       - Added 'Logo yes/no' option.  The brief 'copyright logo' on startup
  25.         displays when set to 'yes', or does not display when set to 'no'.
  26.       - Search hits display now shows 'Hits x - y of z'.
  27.    - Bug Fixes
  28.       - Trap when F5 or Cntl F5 with no search hits after valid search.
  29.       - On wide screen widths text was displayed after 'EOF' & 'PFKEY' lines.
  30.       - Search hits that were off the left side of the screen didn't display.
  31.       - FV2 brought OS/2 to it's knees when using 'search' (dumb programmer
  32.         :-).  -- I really fixed it this time (I think?, I hope?, well maybe?).
  33.       - Found a bug when doing Win95/NT conversion, it shuda trapped!
  34.       - Command line was short by 1 character.
  35.  
  36. 07-19-96 - 1.11
  37.    - Enhancements
  38.       - Added 'ForceHex yes/no' option.  Binary files display in 'ascii - wrap'
  39.         mode when set to 'no', or 'hex' mode when set to 'yes'.
  40.    - Bug Fixes
  41.       - Last line in hex display could display characters that weren't there.
  42.       - Before 1.10 the background color would display after the end of a line
  43.         (to help in seeing the end of a line).  This behavior is now restored.
  44.  
  45. 05-29-96 - 1.10
  46.    - Enhancements
  47.       - Reduced 'screen flicker' with page up and down usage.
  48.       - Hardprofiling feature added (same as FMOS2 and STPOS2).  Use FV2PRO.CMD
  49.         (e.g. FV2PRO to profile w/FV2.PRO, or FV2PRO PROFILE.EXT to profile
  50.         w/PROFILE.EXT).
  51.       - Profiling changes - in order of precedence
  52.            1) /userprof=d:\path\file.ext
  53.            2) set fv2_pro=d:\path\file.ext
  54.            3) fv2dflt.pro in fv2.exe directory
  55.            4) hard profiled / supplied defaults
  56.    - Bug Fixes
  57.       - 447 keyboard error.
  58.       - Certain files with 0x0A line ends didn't display correctly.
  59.       - Single line files displayed line end chars.
  60.  
  61. 03-15-96 - 1.09
  62.    - Enhancements
  63.       - Added 'Alt-B' for 'Blink off'.  If you use FV2 in a fullscreen and
  64.         switch (Ctrl-Esc) to the desktop, upon return to FV2 any field with a
  65.         light background is blinking.  'Alt-B' will reset this OS/2 'feature'.
  66.    - Bug Fixes
  67.       - Binary files are now based on a 0x00 char in the 1st 100 bytes.
  68.  
  69. 01-23-96 - 1.08
  70.    - Enhancements
  71.       - Modified search algorithm slightly, search times on very large files
  72.         appears to have reduced by approximately one half.
  73.    - Bug Fixes
  74.       - Files where 'search' found 4095 hits (the maximum) trapped when on last
  75.         hit and used F5 or when on 1st hit and used Cntl-F5.
  76.       - Binary files with greater than 4095 hits didn't display hits correctly
  77.         in wrap mode.
  78.  
  79. 01-09-96 - 1.07
  80.    - Bug Fixes
  81.       - Files that included '0x0A' or '0x0D' as both characters and EOL
  82.         indicators displayed with multiple 'End of File' indicators.
  83.       - Certain files with line lengths longer than the display width could
  84.         cause the 'wrapping' data internal to FV2 to be invalid, thus causing
  85.         search hits to be non-displayable.
  86.       - Starting a search after the 'last findable hit' did not wrap to show
  87.         the first hit.
  88.       - In 'WRAP' mode, search hits didn't 'wrap' to the next line.
  89.  
  90. 11-08-95 - 1.06
  91.    - Bug Fixes
  92.       - Files with '0x0A' as the first character (without a following '0x0D')
  93.         could display incorrectly.
  94.       - Using NFS via a 14.4k line caused 'DosOpen rc = 50' errors.  I resorted
  95.         to loading the file in in 4k chunks (like T2/TEDIT).  Thanks Tim!
  96.       - Binary files less than 255 bytes displayed incorrectly.
  97.  
  98. 10-05-95 - 1.05
  99.    - Enhancements
  100.       - 'line wrap' support via 'Alt-W' keystroke (toggles back and forth).
  101.         NOTE: Tab expansion is not supported in 'wrap mode' and will be turned
  102.         off.
  103.       - If any of the first 50 characters of a file are 0x00, then it is
  104.         assumed that the file is a binary file and 'wrap mode' is automatically
  105.         entered.
  106.       - Added 'suppress smileys' to 'line wrap' (Alt-S).
  107.    - Bug Fixes
  108.       - Last 1 or 2 characters on last line didn't display if that line didn't
  109.         have the EOL chars in that line.
  110.       - Search could trap trying to find chars before start of file.
  111.       - Needed 'double ESC' to quit after search.
  112.  
  113. 08-17-95 - 1.04 - DEVCON 9
  114.    - Bug Fixes
  115.       - F8 scrolling to an invalid column (in files narrower than display
  116.         columns), and shifting display right by 5 columns (in files wider than
  117.         display columns).
  118.       - 'Retreive' misspelled (should be 'Retrieve').
  119.       - Search hit highlighting was highlighting key line in hex mode.
  120.       - Removed 'hard coded' line number limit.  FV2 should now be limited only
  121.         by available memory.
  122.       - Abysmal search times if used '/ search' (e.g. not case search) in a
  123.         file with all one case (e.g. all upper case).
  124.       - 'Insert' key causing cursor to display with no command line.
  125.       - Trap loading file with length equal 1.
  126.    - Enhancements
  127.       - Added 'suppress smiley' feature for hex display.  Alt-S will change
  128.         non-printable characters (e.g. smiley faces, etc.) to periods.
  129.       - Added 'RecordLength' command (e.g. R hexnumber).  Page up/down will
  130.         scroll by this record length value.  R0 resets page up/down.
  131.       - 'Search' now searches based on character in search string that occurs
  132.         with the least frequency.
  133.       - 'Col xxx of yyy' yyy will now change based on tab expansion size.
  134.       - Improved '/' search time when no alphabetic chars in search string.
  135.       - Reduced EXE size by 1.7k, and reduced memory requirements.
  136.  
  137. 07-26-95 - 1.03
  138.    - Bug Fixes
  139.       - In 'char display' search hits didn't display on bottom line when using
  140.         down arrow key.  That 'not displayed' hit would continue to not display
  141.         as the down arrow key was pressed.
  142.       - Display didn't update correctly if Ctrl-Left Arrow did not return to
  143.         column 1 exactly.
  144.       - Cursor displayed in help screen.
  145.       - Colored screen incorrectly when error loading files.
  146.    - Enhancements
  147.       - 'Alt-K' toggles the PFKey line displayed at the bottom of the screen on
  148.         and off. The commandline argument 'KEYSOFF', and the environment
  149.         variable 'KEYSOFF' starts FV2 w/o the PFKey line displayed.
  150.       - The 3rd line is no more.  The top line now includes the 'hits' info,
  151.         and when you enter a character the command line pops up over the top
  152.         line.
  153.       - 'ESCAPE' now clears the commandline if it exists and has characters,
  154.         else it removes the commandline if it exists, else it quits FV2.
  155.  
  156. 06-28-95 - 1.02
  157.    - Enhancements
  158.       - Improved error messages in some situations.
  159.       - Improved HELP screen a bit.
  160.       - 'ESCAPE' quits FV2, unless at help screen (returns to file view) or
  161.         there is a command line string (erases the string).
  162.       - PGUP/PGDN now scrolls 1 line less than the number of visible lines,
  163.         thus allowing a 'one line point of reference' when paging up or down.
  164.       - F7/F8 now scroll 5 characters less than the display width, also to
  165.         allow for some referencing when scrolling left/right.
  166.       - Alt-1 through Alt-0 set the 'tab expansion size' to 1 through 10 blank
  167.         characters.  The default is 8.
  168.       - Left and right arrow now move screen by one character (as opposed to
  169.         control left and right arrow previously).
  170.       - Tab/Control right arrow and Shift Tab/Control left arrow now move the
  171.         screen by the 'tab expansion size'.
  172.       - Alt-P 'print file in hex mode' feature, works only in 'Hex mode'.
  173.         Unprintable characters are printed as '.'.  Includes a short header
  174.         (FV2 version, d:\path\filename.ext, and filesize).
  175.       - Alt-F 'print to FV2.OUT' feature.  Same as Alt-P except it outputs to
  176.         FV2.OUT (in current directory).
  177.       - 'Hex display' now has a 'hex address' header line to help in locating
  178.         items across the display.
  179.       - 'Hex display' now has the 'End of File' line after the last line of the
  180.         file (just like 'Character display' did before).
  181.       - Moved filename left in header to allow more room for long file names.
  182.    - Bug Fixes
  183.       - In 'hex display' search couldn't find last lineend characters.
  184.       - 'hex display' key line was incorrect.
  185.  
  186. 06-13-95 - 1.01 - DEVCON 8
  187.    - Enhancements
  188.       - FV2 now comes in ZIP file, and includes LICENSE.TXT and FV2.ABS for
  189.         OS2EWS.
  190.  
  191. 05-31-95 - 1.00
  192.    - Bug Fixes
  193.       - Fix spelling typo in help screen.
  194.    - Enhancements
  195.       - When switching back to 'character mode' (alt-c) the display will now
  196.         start in column 1.
  197.       - Added startup copyright message for DEVCON/OS2EWS release.
  198.  
  199. 05-26-95 - 0.09
  200.    - Bug Fixes
  201.       - Lines which crossed a 64k boundary displayed part of 1st line of file.
  202.    - Enhancements
  203.       - Add IBM copyright to help screen in preparation for DEVCON CD & OS2EWS.
  204.  
  205. 04-28-95 - 0.08
  206.    - Bug Fixes
  207.       - Total columns was off by 2 or 1 (depending on line end characters).
  208.       - Trap when searching binary files.
  209.       - Files starting in 0A (hex) didn't get browsed (could trap).
  210.       - Hex search (e.g. 'hxhx) with more than 2 chars looped endlessly.
  211.  
  212. 04-25-95 - 0.07
  213.    - Bug Fixes
  214.       - Search with 'Tabs On' and subsequent F5 could highlight incorrect text.
  215.       - Ctrl-F8 did not work with 'Tabs On'.
  216.       - Trap at line 32750.  This is a temporary fix, there is a hardcoded line
  217.         limit in FV2 (I've set it to 64k for now) that I need to eliminate.
  218.  
  219. 04-19-95 - 0.06
  220.    - Bug Fixes
  221.       - When using F5 to see the next search hit, on files with long line
  222.         lengths, FV2 had multiple display problems (e.g.missing some hits, some
  223.         hits displayed multiple times, sometimes get stuck at a hit).
  224.    - Enhancements
  225.       - Alt-T function - expand/unexpand tabs (hex 09).
  226.       - Improved (and sometimes faster) search routine.
  227.       - Hex 0A0D, 0D0A, and 0A line ends recognized.
  228.  
  229. 04-12-95 - 0.05
  230.    - Bug Fixes
  231.       - Single line down screen scrolling caused search hits to highlight areas
  232.         of the pfkey line and possibly trap.
  233.       - Trap when hitting PF5 during search (when done before search complete).
  234.  
  235. 04-03-95 - 0.04 ** (now on OS2TOOLS) ******************************************
  236.    - Bug Fixes
  237.       - Characters after hex00 weren't displaying (e.g. if viewing binary
  238.         file).
  239.  
  240. 04-03-95 - 0.03
  241.    - Bug Fixes
  242.       - Ctrl-F8 (max right) trapped on some files.
  243.       - Cursor didn't return to non-insert mode (in VIO windows).
  244.       - First hit from previous search might be shown if on same screen and no
  245.         hits in current search.
  246.       - If last search hits were on same line - search didn't wrap.
  247.       - Backspace now deletes the character to the left of the cursor and moves
  248.         each character to the right of the cursor left one position.
  249.       - Display problems with greater than 80 column display modes.
  250.    - Enhancements
  251.       - Less screen flashing with pgup/pgdn in 'help'.
  252.       - Put more info on 'PFKEY' line.
  253.       - Previous screen color remembered for exit.
  254.       - Reduced redundant searching when there are no hits, or if all hits are
  255.         before current position.
  256.       - If (when invoking search) there are no search hits after current line,
  257.         the first hit in file is shown.
  258.       - Reduced screen shifting (left/right) when using F5 to see next hits.
  259.       - Screen doesn't redraw when 'delete'ing a character from the command
  260.         line.
  261.       - Escape now clears the command line.
  262.  
  263. 03-30-95 - 0.02
  264.    - Bug Fixes
  265.       - Search could have locked up.
  266.    - Enhancements
  267.       - Less screen flashing with pgup/pgdn.
  268.  
  269. 03-29-95 - 0.01
  270.    - First release ready via REQUEST.
  271.