home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: SysTools / SysTools.zip / XVIEW.TXT < prev    next >
Text File  |  1997-01-11  |  5KB  |  94 lines

  1. WHAT IS XVIEW?
  2. --------------
  3. | IPF for Windows (XVIEW) is a Windows version of the VIEW.EXE .INF file viewer
  4. | that is included with every version of OS/2 since V1.2.  It allows Windows 3.1
  5. | users (and as far as we can tell without rigorous lab testing, Windows 95
  6. | users as well) to view *most* OS/2 .INF files.  (See below for limitations.)
  7. IPF for Windows  was developed by a company called SingaLab, under license
  8. from IBM.  Our distribution agreement with them states that we will not ship
  9. XVIEW all by itself.  The agreement requires that we ship it *with* something--
  10. specifically a product or some other kind of application.  The reason is that
  11. they sell a product called Online View.  Unrestricted distribution of the
  12. viewer might compete, in some small way, with that product.
  13.  
  14. For this reason I have decided to bundle the XVIEW-related files with the IBM
  15. General Info Assistant book (ASST-GEN.INF).  It is one of the smallest of the
  16. IBM PC Assistant series of books, and one of the few nonproduct-specific books.
  17. It didn't make sense to bundle it with *each* of the books, and downloading just
  18. the ASST-GEN.INF file in addition to those you normally get isn't much of an
  19. additional burden.  (Who knows?  You might even find the IBM General Info
  20. Assistant useful. <g>)  The XVIEW files total about 275K zipped.,
  21.  
  22. You may, as a user give these XVIEW files to your friends, however they *must*
  23. be accompanied by at least one INF file, and these instructions.  Software
  24. developers wishing to bundle XVIEW with their products must purchase either the
  25. IBM HyperWise editor product (from which these files are taken), or Online
  26. View, then contact SingaLab for licensing details.
  27.  
  28.  
  29. INSTALLATION INSTRUCTIONS:
  30. -------------------------
  31. 1. Unzip the XVIEW.ZIP file into a subdirectory listed in your Windows path,
  32.    or the directory that contains your INF files.  You should have the following
  33.    files:
  34.      HMHELP.HLP
  35.      IPF.DLL
  36.      IPF.INI
  37.      LIBIPFX.DLL
  38.      LIBIPFX.LIB
  39.      SUPEROBJ.DLL
  40.      VIEWH.HLP
  41.      XVIEW.EXE
  42.      XVIEW.PAL
  43. 2. To view a book, simply go to the Windows File...Run... option and type: |
  44.      XVIEW.EXE filename (the .INF is optional)                             |
  45.    If this doesn't work on the first try, use the full path, e.g.:         |
  46.      d:\pathname\XVIEW.EXE d:\pathname\ASST-GEN                            |
  47.    If this works, then either the XVIEW files, or the INF file, or both are|
  48.    not in a directory referenced by your PATH statement.                   |
  49.  
  50.  
  51. KNOWN LIMITATIONS:
  52. ------------------
  53. 1) The 16-bit Windows viewer is only capable of handling files with up to 16K
  54.    *unique* words (i.e., "and" counts as one unique word, even if it is used
  55.    5000 times in a book).  If a file exceeds that total, the viewer, for some
  56.    reason, starts substituting the words that exceed 16K for the punctuation
  57.    (all commas are replaced by the word Train, all periods by Training, and all
  58.    hyphens by Talk, for example).  There are plans for 32-bit Windows 95 and
  59.    Windows NT versions of XVIEW, to go along with the OS/2 and AIX 32-bit
  60.    versions, that will solve this problem for users of those operating systems,
  61.    but there is nothing that can be done for Windows 3.1x users.  This is
  62.    strictly a limitation of a 16-bit operating system.  Known books affected
  63.    include the IBM PC Marketing Assistant (ASST-MKT.INF) and the IBM OS
  64.    Assistant (ASST-OS.INF), which each contain in excess of 27K unique words.
  65. 2) Some characters beyond ASCII 127 will appear differently with XVIEW than
  66.    with OS/2's VIEW due to differences in the Windows and OS/2 language code-
  67.    pages (for example, the ASCII box characters will be replaced with |, -, and
  68.    + under Windows).  I've tried to minimize the impact on Windows users, but I
  69.    may have missed a few characters that will appear strangely under Windows.
  70. 3) The Windows 3.1x XVIEW program appears to work fine with Windows 95, but
  71.    hasn't been officially blessed by IBM.
  72.  
  73.  
  74. ONLINE VIEW PRODUCT INFORMATION
  75. -------------------------------
  76. For more info about Singalab (the vendor) and their enhanced version of IPF for
  77. Windows, including a Windows compiler for IPF, contact Singalab at:
  78.  
  79. - 800-903-1888, 7am to 5pm (Pacific Time).
  80. - 206-487-0980 (fax)
  81. - (65) 870-7629 (fax, Singapore)
  82. - online@tech.singalab.com.sg
  83.                                                                      
  84. You can also download a trial copy of the product from the FTP site: 
  85. - tech.singalab.com.sg
  86.  
  87.  
  88. I hope this information helps.  If you have any questions or problems trying to
  89. read INF files with XVIEW, let me know.  I can be reached at
  90. - mchapman@vnet.ibm.com
  91. - 72662,3663 (CIS)
  92.  
  93. Good luck!  Mark Chapman, IBM PC Company, Raleigh, NC.
  94.