home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / WIN_UTL1 / INFVU146.ZIP / README < prev    next >
Text File  |  1994-03-29  |  22KB  |  429 lines

  1. InfView v1.46 (03/28/94)
  2. ========================
  3.  
  4. InfView is a general purpose Windows File Viewer allowing you to view
  5. multiple files of ANY size in either ASCII, HEX, RAW ASCII, TEXT ONLY,
  6. BITMAP, PCX or GIF image modes.  Unlike most other viewers, InfView reads
  7. the entire file into memory (a snapshot!) so that if the file changes on disk,
  8. it will not affect what you are viewing.
  9.  
  10. This version corrects reported problems viewing READONLY files and files
  11. being shared on the network.
  12.  
  13. You can view now the contents of any Zip or Lzh compressed file and using your
  14. own Unzip or Un-Arc utility InfView will decompress selected file directly
  15. into the viewer!
  16.  
  17. Along side your ascii and hex views you can examine images!  Any 16 or 256
  18. color Bitmap (BMP), PCX or GIF (compuserve compressed) image can be loaded and
  19. viewed.
  20.  
  21. Any program (such as File Manager) can now drag files into InfView for display.
  22. Most viewers allow you to drag a single file, InfView allows you to drag
  23. MULTIPLE files which will can all be viewed, searched and compared!
  24.  
  25. InfView has MDI multiple file view capability allowing you to view up to
  26. 25 files at once.  Included with this are the following incredible features:
  27.        - Hot Keys that let you scroll all viewing windows concurrently.
  28.        - Character search to search all viewing windows for text.
  29.        - Options to set the maximum number of viewing windows from 1-25.
  30.        - Automatic horizontal or vertical tiling of multiple windows.
  31.        - Automatic recycling of old windows (when you reach the maximum
  32.          open windows, the next file you open will replace the oldest file
  33.          you are viewing).
  34.        - FILE COMPARE!! This feature allows you to Compare ALL FILES YOU
  35.          ARE VIEWING.  You select your Original file and then the compare
  36.          will find any differences in any other viewing windows. Also has
  37.          a 'Continue Compare' feature to continue comparing from the point
  38.          the last difference was found.
  39.  
  40. The Disk/Network file and word search option has been expanded to allow you
  41. to specify the Minimum or Maximum file size that a file has to be to be
  42. selected as well as the minimum creation/modification date a file has to have!
  43. For example: This would allow you to search your disk (or an entire Network)
  44. for files that were Created/Modified today that are more than 450k in size...
  45. The search capabilities now extend to Zip and Lzh files too!
  46.  
  47. Other Features include: Search capabilities:
  48.                           - Single view or multiple view search
  49.                           - Repeat last search
  50.                         Formatted printing (ie: source code)
  51.                           - Print in WSYWYG or Default
  52.                           - Entire text or selected text
  53.                         File Execution (directly or by association)
  54.                         File identification
  55.                         Clipboard functions
  56.                         Line Translation to Hex
  57.                         Simple HEX EDITING of files while in Hex mode
  58.                         Disk/Network Search capabilities:
  59.                           - Search for Files (using name/extension & wildcards)
  60.                           - Search for Words within files (like GREP!)
  61.                           - Scan a Directory for all files
  62.                           - Load Previous or Next file from the search list
  63.                           - Select files based on file size or file date!
  64.                         Font and Color selection
  65.                         Variable line length up to 1k!
  66.                         Character translation and expansion (tabs,etc..)
  67.                         Display of available memory.
  68.  
  69. Installation
  70. ============
  71.  
  72. To Install:   From Program Manager Run A:SETUP
  73.               You will be asked to Confirm your SOURCE directory.
  74.               You will be asked to Confirm or change the Infview Destination
  75.               Decide on the optional Hex Editor feature.
  76.  
  77.       InfView require 200k (that's it!) on your hard drive
  78.       and there are no memory or configuration requirements.
  79.  
  80. Note: If you install without using Setup you will be unable to use some
  81.       features of InfView.
  82.  
  83. File List
  84. =========
  85.  
  86. These files are included in this release:
  87.  
  88.    INVIEW.EXE     INFVIEW.HLP     INFVUIMG.DLL
  89.    INFVUGIF.DLL   INFVUZIP.DLL
  90.  
  91. Registration
  92. ============
  93.  
  94.             Send $6.99 to
  95.  
  96.                   Dean Software Design
  97.                   P.O. Box 2331
  98.                   Everett, WA 98203-0331
  99.  
  100. Canadian/Mexican orders please add $0.50 for postage.
  101. Orders from all other countries please add $1.50 for postage.
  102.  
  103. Please use the Registration form found under the "Registration Information"
  104. menu option of InfView.
  105.  
  106. or; You can register on CompuServe's Shareware Registration Forum
  107.     (Go SWREG)  Registration ID for InfView is 1414.
  108.  
  109. See registration agreement below for multiple copy and site license
  110. registration.
  111.  
  112. Version History
  113. ===============
  114.  
  115. Ver 1.46
  116.   1. Correction for Banyan selected print.
  117.   2. Infview will now set itself to FileMode 0 to allow it to view
  118.      READONLY files.
  119.   3. Attempts to 'Save to' or 'Update' READONLY files will now generate an
  120.      InfView error rather than a program crash.
  121.   4. Update INFVUZIP.DLL to allow general compression evaluator to handle
  122.      READONLY files and to exit properly when the ZIP file is corrupted.
  123.  
  124. Ver 1.45
  125.   1. InfView now uses IntelliLib (tm) to manually load\unload it's DLLs so
  126.      that if the graphics DLLs are missing, the program can still run for
  127.      normal viewing functions.
  128.   2. New DLL to handle viewing the contents of ZIP and LZH libraries.
  129.      Also will use Pkzip or LHA to uncompress a selected file from the Zip
  130.      or Lzh into the viewer.
  131.   3. Corrected bug in Next & Prev search list that were receiving the file
  132.      date instead of the file name.
  133.   4. On Startup the Open File Dialog will now show the name of the last file
  134.      edited - using CANCEL will load it.
  135.   5. If you open a Zip or Lzh file you will immediately get a listing of all
  136.      the files compressed within, you can then load either the compressed
  137.      file or select a file to decompress and load.
  138.   6. The Disk\Network File Search now has an option to allow it to search
  139.      for your search criteria within Zip and Lzh compressed data sets.
  140.      If the file is found you optionally can decompress the specific file
  141.      from the Zip/Lzh.
  142.  
  143. Ver 1.44
  144.   1. Removed Debug line from Direct Print (sorry...)
  145.   2. Added GIF Viewing (INFVUGIF.DLL). The 'Display Image' menu option under
  146.      'View' menu will invoke this DLL if the image file is a GIF type.
  147.  
  148. Ver 1.43
  149.   1. Added BitMap and PCX Viewing (INFVUIMG.DLL).  New Menu option 'Display
  150.      Image' under 'View' menu allows you to view any 16/256 color Bitmap
  151.      or PCX file.
  152.  
  153. Ver 1.42:
  154.   1. Hex Editor bug corrected, now it won't give an error everytime you say OK
  155.   2. Hex Editor will now not update the file when 'Cancel' is pressed.
  156.   3. Three menu options: 'Save File', 'Save Viewer Contents to File' and
  157.      'Close Window' were added to the MDI message dispatcher because of
  158.      complaints that they did not always work under each local window.
  159.   4. Character Search expanded to have Hex Search screen allowing seperate
  160.      Hex and Ascii search strings (or both).
  161.   5. Bug fixed in Character search that caused all searched lines to appear
  162.      in the viewer in upper case.
  163.   6. Viewer character search expanded in Ascii and Hex to search between
  164.      lines (ie: part of the word on 1 line, part on the next).
  165.   7. Disk/Network character search expanded to search between blocks
  166.      (ie: part of the word on 1 line, part on the next).
  167.   8. 'Print' Menu option was moved to be a submenu option under 'File'.
  168.   9. Corrected error while printing selected text under both 'Direct' and
  169.      'Print Manager'.
  170.  
  171. Ver 1.41:
  172.   1. Added Drag 'n Drop feature. Lets another application drag MULTIPLE
  173.      files onto Infview for display.
  174.   2. Corrected Command Line to accept up to 9 file names, ie:
  175.         "INFVIEW \AUTOEXEC.BAT \CONFIG.SYS \WINDOWS\WIN.INI"
  176.   3. Fixed another repaint problem: when you reselected the last line of
  177.      several selected lines (single mouse click) the screen would not repaint.
  178.   4. Added code to release several memory objects (Fonts,Pens) that were
  179.      chewing up the heap.
  180.   5. Command Line can invoke a compare via the "\c" option, ie:
  181.                      "INFVIEW WIN.INI WIN.BAK \c"
  182.      Note: the "\c" can be anywhere within the command line options.
  183.  
  184. Ver 1.40:
  185.   1. Changed to MDI application, you can now have multiple files viewed at
  186.      the same time (default 25). The following new menu functions have been
  187.      added to support multiple document viewing:
  188.      - Scroll All Down 1 Line.
  189.      - Scroll All Up 1 Line.
  190.      - Search All.
  191.      - Repeat Search All.
  192.      - Compare Files.
  193.      - Continue Compare.
  194.      In addition, options under Preferences have been added to support:
  195.      - Maximum File Views.
  196.      - Recycle Old Windows.
  197.      - Automatic Tiling.
  198.   2. Corrected bug that did not release Heap when you opened a new viewing
  199.      window, caused slow reads.
  200.   3. Character search corrected to work on lines with more than 256 char.
  201.   4. The Home and End keys now set the viewer to Column position 1.
  202.   5. Executing an open file does not close the Viewing Windows.
  203.   6. Changing colors will not cause the open file(s) to be re-read.
  204.   7. Font selection has been updated to store ALL the font attributes in a
  205.      single parameter line Font= in the INFORMER.INI file. This
  206.      solves the problem of Infview loading with the incorrect font.
  207.   8. The Prompt for Drives option was taken out of the Options menu and
  208.      placed into the Preferences Dialog.
  209.   9. The File/Word/Directory Disk Search routine now has selection options
  210.      to allow you to specify Maximum file size or Minimum file size or
  211.      Minimum Creation/Modification Date.
  212.  10. Addition of the Extract Text Only mode. Requested by users wanting to
  213.      get only the text out of WRITE/WORD/WP,etc.. files. This mode extracts
  214.      the text (Hex 32-127) characters out of file, ignoring everything else.
  215.  11. Added Contiguous Memory Available display to the About screen. Helps
  216.      determine maximum file size you can view without Swapping slowdowns.
  217.  
  218. Ver 1.37:
  219.   1. Ascii View of Binary files corrected to handle #0 (null) characters.
  220.   2. New View option -> Raw Ascii. Shows files exactly the way they look.
  221.   3. Hex Conversion in Ascii/Raw Ascii modes now builds a list box with
  222.      formatted Hex lines showing 16 Hex bytes per line with Ascii translation
  223.      of each line.
  224.   4. Added Preferences Menu option under 'Options' menu.
  225.   5. Added ability to specify line length under 'Preferences'. Line length
  226.      can be between 20 - 1024 bytes. Screen refreshes when this value changes.
  227.   6. Added option under 'Preferences' to select either printing through the
  228.      Print manager or Directly to a port.
  229.   7. Files that have a last line with no CR/LF will now display.
  230.   8. Added Color selection for 'Text','Background','Selected Text','Selected
  231.      Background' under Preferences.  Currently colors are listed in drop down
  232.      box, plan to change it to color buttons or a color wheel.  Default is to
  233.      'System' colors.
  234.   9. When you Minimize Infview to an Icon and then Exit InfView, the next
  235.      time InfView is invoked it will be restored to the last size and position
  236.      prior to minimizing.
  237.  10. Corrected Hex View so that 1st Hex pair is not flush against the Offset
  238.      position in certain fonts.
  239.  11. Correction to The Hex Editor so it will not give a Run time error 201 if
  240.      you attempted to put Hex values outside 0-F.
  241.  12. Added 'Expand Tabs' and 'Tab Length' fields to the Preferences dialog
  242.      under Options. When selected, InfView will expand Tabs (Hex 9) to the
  243.      number of spaces that you specified.
  244.  
  245. Ver. 1.36:
  246.   1. Remove duplicate lines on buffer boundary.
  247.   2. Network search updated to list network drives in order.
  248.  
  249. Ver. 1.35:
  250.   1. Text can now be selected in Forward and Reverse direction.
  251.   2. Direct Printing option added. This bypasses the Windows Print Manager
  252.      and spews data out the Open Port (Lpt1,2...). Form Feed is done between
  253.      multiple copies.
  254.   3. If you get a File load error you will no longer get a Run Time Error.
  255.   4. Options are loaded from INFORMER.INI in current directory if it exists,
  256.      otherwise it looks for INFORMER.INI in the Windows default directory.
  257.   5. When InfView is started and the OPEN FILE DIALOG is displayed, pressing
  258.      CANCEL will automatically load the last file that was viewed rather than
  259.      leaving a blank viewer.
  260.   6. InfView will now display single line files in Ascii mode. (no Cr/Lf).
  261.   7. The Status line now displays non-highlighted in the System Font,
  262.      regardless of the Viewer Font.
  263.   8. When you change viewing modes (Ascii/Hex) the viewer positions itself at
  264.      the offset of the selected line in the previous mode.
  265.   9. Hex viewing mode now shows the byte offset in the status line.
  266.  10. The Status Line can now be hidden/displayed by using a menu option
  267.      under 'Options'.
  268.  11. The Print Request now allows you to choose between using the WYSWYG Font
  269.      used in the viewer or the Default Printer Font.
  270.  12. The Font Weight/Italic/Underline settings are saved in the INFORMER.INI
  271.      and are set when InfView is loaded.
  272.  13. The scroll bar is refreshed when moving between applications on your
  273.      screen.
  274.  
  275. Ver. 1.31:
  276.   1. Correct bug with screen refresh, would not restore screen after
  277.      switching applications.
  278.   2. Correct bug with Hex Print columnization.
  279.   3. Correct bug with Hex File Save columnization.
  280.  
  281. Ver. 1.30:
  282.   1. Correct menu offset problem on Last 3 files.
  283.   2. New Drive Search function to find Files (like FILE FIND).
  284.   3. New Drive Search function to find Words within files (like GREP).
  285.   4. New Directory Listing function to list all files in the current directory.
  286.   5. Added NEXT and PREVIOUS search list option to load files from the search
  287.      list created from the above 3 functions.
  288.   6. Added Hot Keys for all of the above as well as F1 for Help.
  289.   7. Changed 'SHOW EDIT CHARS' to a single menu option with checkmark.
  290.   8. New Hex Editor (DEBUG) function to change Hex View of files and save them.
  291.   9. TrueType flicker reduction by only painting changed lines of the viewer.
  292.  
  293. Ver. 1.20:
  294.   1. Added ability to do Cut&Paste type operation to Copy selected text
  295.      to the Clipboard.
  296.   2. Removed 'Identify' menu option and replaced it with a 'Show Information'
  297.      sub-menu under 'Files'.  Identifies files and shows File size & date.
  298.   3. Added 'Options' menu option and moved several 'View' options to it.
  299.   4. Added function to change the Font! Under the 'Options' menu you can
  300.      select the Font for the Viewer. Font name and size are saved in INI and
  301.      are used in subsequent sessions.
  302.   5. New 'Print Selected Text' dialog which will allow you to print text
  303.      which you have selected.
  304.   6. Corrected bug which failed display text on memory boundaries.
  305.   7. Last Directory you were in is stored in the INFORMER.INI and is used
  306.      during your next session for the 'File Open' dialog.
  307.   8. New 'Goto Line' option under 'Search menu'.
  308.   9. Search positions the line where text was found at the top of the
  309.      viewer window.
  310.  
  311. Ver. 1.10:
  312.   1. Correction to Hex routine to show final Hex characters of a file.
  313.   2. Print Request screen allows specific line range to be printed.
  314.   3. Many of the user options are saved in INFORMER.INI under INFVIEW
  315.      heading and are loaded the next time InfView is invoked.
  316.   4. List of file extensions and descriptions were moved from being hardcoded
  317.      to a dynamic list within the INFORMER.INI under EXTENSIONS heading.
  318.   5. The last 3 files viewed are saved and displayed under the FILES menu
  319.      option and can be loaded directly from the menu.
  320.   6. You can save a range of lines to a different file name in Ascii or Hex.
  321.   7. The REPEAT search menu option can be invoked using the F3 key.
  322.   8. Menu option was added to expose editing characters in the viewed file,
  323.      this includes CR,LF,TAB, etc...
  324.   9. Menu option was added to translate all non-visible characters to the
  325.      ' ~ ' character for the viewed file.
  326.  10. The size and position of the InfView window is remembered between
  327.      viewing sessions so that it will be brought back in the same spot when
  328.      it is next invoked.
  329.  11. The File IDENTIFY menu identifies the type of file and also attempts to
  330.      determine if the file has any Windows associations on record.
  331.  12. InfView HELP was vastly expanded.
  332.  13. The Status line shows the Line Number and Starting offset of the line
  333.      that is currently highlighted.
  334.  14. All Print Request options are stored in INFORMER.INI under the PRINT
  335.      heading and are recalled each time Print is invoked. (also shared with
  336.      other applications).
  337.  15. In Ascii view mode, double clicking on a line in the viewer will display
  338.      the Hex translation of that particular line.
  339.  16. A Hex Translation Table was added to the Online Help for reference.
  340.  
  341. Ver 1.00
  342.   1. First Release...
  343.  
  344. Disclaimer - Registration Agreement
  345. ===================================
  346.  
  347. Users of InfView must accept this disclaimer of warranty:
  348.  
  349. "InfView is supplied as is. The author disclaims all warranties,
  350. expressed or implied, including, without limitation, the warranties of
  351. merchantability and of fitness for any purpose. The author assumes no
  352. liability for damages, direct or consequential, which may result from
  353. the use of InfView."
  354.  
  355. InfView is a "shareware program" and is provided at no charge to
  356. the user for evaluation. Feel free to share it with your friends, but
  357. please do not give it away altered or as part of another system. The
  358. essence of "user-supported" software is to provide personal computer
  359. users with quality software without high prices, and yet to provide
  360. incentive for programmers to continue to develop new products. If you
  361. find this program useful and find that you are using InfView and
  362. continue to use InfView after a reasonable trial period, you must
  363. make register it!  The registration fee will license one copy for use
  364. on any one computer at any one time.
  365.  
  366. Commercial users of InfView must register and pay for their copies
  367. of InfView within 30 days of first use or their license is
  368. withdrawn. Site-License arrangements may be made by contacting Dean
  369. Software Design.  In general, multiple copies of InfView can be
  370. registered at the following rates:
  371.  
  372.             1 - 10 copies:   $  6.99 per copy
  373.            11 - 20 copies:   $ 65.00 + $6.50 per copy over 10
  374.            21 - 50 copies:   $120.00 + $6.00 per copy over 20
  375.            51 - 100 copies:  $275.00 + $5.50 per copy over 50
  376.            101+ copies:      $500.00 (site license, unlimited)
  377.  
  378. Anyone distributing InfView for any kind of remuneration must
  379. first contact Dean Software Design at the indicated address for
  380. authorization. This authorization will be automatically granted to
  381. distributors recognized by the (ASP) as adhering to its guidelines for
  382. shareware distributors, and such distributors may begin offering InfView
  383. immediately (However Dean Software Design must still be advised so that
  384. the distributor can be kept up-to-date with the latest version of InfView).
  385.  
  386. You are encouraged to pass a copy of InfView along to your friends
  387. for evaluation. Please encourage them to register their copy if they
  388. find that they can use it.
  389.  
  390. All registers user receive free technical support for 90 days from
  391. the date of registration. Also all registered users receive a free
  392. upgrade to the next version of this program when that version becomes
  393. available. To report bugs, receive help and bug fixes please send a
  394. CompuServe message via CompuServe Mail to:
  395.  
  396.                        Dean Software Design
  397.                        [75240,65]
  398.  
  399. or, if you do not have access to CompuServe, write to us!
  400.  
  401. Definition Of Shareware
  402. =======================
  403.  
  404. Shareware distribution gives users a chance to try software before
  405. buying it. If you try a Shareware program and continue using it, you
  406. are expected to register. Individual programs differ on details --
  407. some request registration while others require it, some specify a
  408. maximum trial period. With registration, you get anything from the
  409. simple right to continue using the software to an updated program with
  410. printed manual.
  411.  
  412. Copyright laws apply to both Shareware and commercial software, and
  413. the copyright holder retains all rights, with a few specific
  414. exceptions as stated below. Shareware authors are accomplished
  415. programmers, just like commercial authors, and the programs are of
  416. comparable quality. (In both cases, there are good programs and bad
  417. ones!) The main difference is in the method of distribution. The
  418. author specifically grants the right to copy and distribute the
  419. software, either to all and sundry or to a specific group. For
  420. example, some authors require written permission before a commercial
  421. disk vendor may copy their Shareware.
  422.  
  423. Shareware is a distribution method, not a type of software. You should
  424. find software that suits your needs and pocketbook, whether it's
  425. commercial or Shareware. The Shareware system makes fitting your needs
  426. easier, because you can try before you buy. And because the overhead
  427. is low, prices are low also. Shareware has the ultimate money-back
  428. guarantee - if you don't use the product, you don't pay for it.
  429.