home *** CD-ROM | disk | FTP | other *** search
/ Software Recommendations - 1998 Season 1 / DNBCD4.iso / share / modem / BGFAX170 / DOCS / VIEW.DOC < prev    next >
Encoding:
Text File  |  1997-03-01  |  11.6 KB  |  123 lines

  1.  
  2. Documentation for VIEW.EXE, version 1.70
  3. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4. VIEW.EXE is Copyright (C) 1993-1997 B.J. Guillot.  All Rights Reserved.
  5.  
  6. VIEW is designed for use with the BGFAX shareware fax receiving/sending
  7. program for DOS and OS/2.                 http://www.blkbox.com/~bgfax/
  8.  
  9. VIEW [filename|filespec] [options]
  10.  
  11. VIEW has been designed to read faxes stored in the following formats
  12.         (a)  ZFAX version 2  (1D-MH coding only)
  13.         (b)  Smith Micro Software's QuickLink II QFX
  14.         (c)  TIFF-Class-F  (used by Faxworks, Word Perfect 5.1+, etc.)
  15.         (d)  Unknown formats (such as Binkley RAW, etc.)
  16.              (Results will vary when trying to read an unknown format)
  17.  
  18. It can VIEW, PRINT, and CONVERT the above fax types to PCX and DCX files.
  19.  
  20. The default filespec is "*.??X" which nicely handles *.FAX, *.QFX, *.PCX,
  21. and *.DCX.  If you specify a filename rather than a filespec, VIEW works
  22. in batch mode rather than menu mode.  (See notes on BATCH mode at the end
  23. of this document.)
  24.  
  25. To use VIEW, change into the directory where all your faxes are located,
  26. and then start it, by typing "VIEW".  If if finds any faxes, it will bring
  27. up a list of them on the screen, and you can use the up and down arrows to
  28. select which fax you wish to view or print.
  29.  
  30. The available commands are listed on the bottom of the screen...
  31. <Enter>=view, <Ctrl-Enter>=print, <F2>=convert to PCX, <F3>=convert to DCX,
  32. and <Delete>=delete the fax
  33.  
  34. If you are converting the fax to PCX or DCX format, see the special
  35. notes about this near the end of this file.
  36.  
  37. If you start VIEW without any command line parameters, it will automatically
  38. detect either a CGA, EGA, or VGA display.  However, IT WILL NOT DETECT THE
  39. PRINTER TYPE, SO YOU WILL HAVE TO SPECIFY THAT MANUALLY.  If a printer type
  40. is not specified, the "print" option on the menu will be greyed out.
  41.  
  42. To force a specific video mode when starting VIEW...
  43. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  44.                              Mode  Resolution   Addr
  45.                              ----  ----------   -----
  46. VIEW /CGA                    $6    640x200      $b800
  47. VIEW /EGA                    $10   640x350      $a000
  48. VIEW /VGA                    $11   640x480      $a000
  49. VIEW /800 (or VIEW /SVGA)    $102  800x600      $a000   (VESA mode)
  50. VIEW /1024                   $104  1024x768     $a000   (VESA mode)
  51. VIEW /1280                   $106  1280x1024    $a000   (VESA mode)
  52. VIEW /HERC                   n/a   720x352      $b000   (Hercules mono)
  53.  
  54. Your video card and/or monitor may not be able to support all of the modes
  55. available.  If your monitor starts to make funny noises when going into
  56. some of the higher modes (/1024 or /1280), then TURN IT OFF!  B.J. Guillot
  57. will not be liable for any damage caused by leaving the monitor in a state
  58. in which it was not designed to be used in.
  59.  
  60. ============================================================================
  61. Commands available while viewing the fax itself
  62. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  63. When the fax image is on the screen, you have a few choices...
  64.  
  65.      F1     HELP screen showing list of commands
  66.  
  67.      Alt-I  INVERT the fax colors, white <--> black, easier to read for some
  68.  
  69.      Alt-F  FLIP the fax for thoese people that send you upside down faxes
  70.  
  71.      Alt-S  SHRINK/SQUEEZE the fax so that the image appears smaller
  72.             (You can press Alt-S *multiple times* to change between many
  73.             different magnification factors.)
  74.  
  75.      Alt-J  JUMP to page number entered by user when prompted
  76.             (If using Alt-J on a ZFAX stored file, VIEW must first analyze
  77.             the fax finding all page boundries.  On slow machines that may
  78.             take several seconds.)
  79.      Alt-G  GOTO page number (same as Alt-J)
  80.  
  81. Ctrl-Enter  PRINT CURRENT PAGE
  82.  
  83.       PgDn  Goto NEXT Page
  84.       PgUp  Goto PREVIOUS Page
  85.  
  86. You can pan around by using the up, down, left, and right arrow keys.
  87.  
  88.        F2   Debug Info--Nothing useful to you
  89.        F3     keeps low res faxes at 100 dpi during conversion instead of
  90.             doubling the height.
  91.  
  92. /RF         "Retain original Filename" during PCX and DCX conversions.
  93.             Instead of calling PCX files, PAGE0001.PCX, PAGE0002.PCX,
  94.             PAGE0003.PCX, etc., a file called HELLO.FAX would have the
  95.             following output files:
  96.                 HELLO.PCX, HELLO.P01, and HELLO.P02
  97.             Most graphics editing software requires a "PCX" extension on
  98.             the filename, so this mode is not recommened.  It is provided
  99.             to maintain compatibility with the old VIEW 1.55 and below.
  100.  
  101. /PL:nnnn    This lets you refine the "page length" of a piece of laser
  102.             paper, in the number of laser-scan lines.  Normally, VIEW uses
  103.             3380 scan lines for a piece of A4 paper, but I was told some A4
  104.             printers very, i.e.:
  105.                Deskjet 500C A4                    /A4 /PL:3170
  106.                Deskjet 500C A4/performation skip  /A4 /PL:3320
  107.                Deskjet 500 A4                     /A4 /PL:3234
  108.                Oki Laserline 6 A4                 /A4 /PL:3411
  109.             If you are using US paper size, this is not necessary!
  110.  
  111.  
  112. Note about 2D-MR compressed faxes
  113. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  114. VIEW does not currently support 2D-MR faxes properly.  A 2D-MR fax is
  115. basically a 1D-MH normal fax with every other line having only "difference"
  116. information rather than the whole scan line encoded.  VIEW will correctly
  117. view the 1D-MH lines, but will show the 2D-MR lines as improperly decoded
  118. scan lines.
  119.  
  120. Regards,
  121. B.J. Guillot
  122.  
  123.