home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / print / dmp204.zip / DMPNEW.DOC < prev    next >
Text File  |  1991-01-27  |  9KB  |  202 lines

  1.  
  2.  
  3.  
  4.     DMPNEW.DOC - revision 2.04 - This file updated 27-Jan-1991.
  5.     The newest changes are at the end of this file.
  6.  
  7.     The new registration cost of DMP is $29.  The old price will be
  8.      honored until 15 April, 1991.  A newer version of DMP is planned for
  9.      about that time.  Anyone registering between 15 Jan and 15 April 1991
  10.      at the old price will receive the new version when it is available.
  11.      Anyone registering after 15 April 1991 must use the new price.  The
  12.      old price will not be honored after 15 April, 1991.  More details are
  13.      available with the registration form in the file "REGINFO.DOC" on
  14.      the distribution disk.
  15.  
  16.      CONTENTS OF THE ARCHIVE FILE
  17.  
  18.      This list supercedes the list on page 2 of the main documentation.
  19.      The DMP program incudes these files:
  20.           1.) DMP.COM; The main program.
  21.       2.) PF.COM; 'Print Files' utility, described in the documentation.
  22.       3.) XMBLOCK.COM; Utility program to allow use of DMP with an XMM
  23.           driver and an extended memory ramdisk.
  24.       4.) DMP.DOC; Main documentation file.
  25.       5.) DMPNEW.DOC; This update info file.
  26.       6.) REGINFO.DOC; Information on registration, ordering, site
  27.           licenses, and distribution of DMP.
  28.       7.) OMBUDSMN.ASP; Procedure for contacting the ASP Ombudsman.
  29.       The distribution disk also includes the XMS driver HIMEM.SYS,
  30.         Copyright Microsoft Corp., and the documentation HIMEM.TXT.
  31.  
  32.     -----New features for versions 2.03 and 2.04-----
  33.  
  34.   1. Parallel port output speed adjustment.
  35.  
  36.         The parallel port output speed has been increased to allow faster
  37.      output for laser printers and output to print buffers.  Also, DMP will
  38.      now adjust it's output speed to match your printer while it is sending
  39.      data to the printer.  The maximum output speed is selectable.
  40.  
  41.     The commands associated with the output speed are described in the
  42.      parallel printer output section of the documentation.
  43.  
  44.  
  45.   2. New options for the PF "Print File" utility.
  46.  
  47.         The PF utility normally sends a form-feed character to the printer
  48.      after each file printed.  This function can now be turned off and back
  49.      on in the command line.  The commands are "/F-" and "/F+" for off and
  50.      on, respectively.    Do not type the quotes.
  51.  
  52.     These commands and examples of their use are in the documentation
  53.      section on the PF utility.
  54.  
  55.  
  56.                             DMPNEW.DOC  Page 2
  57.   3. Printer status checks.
  58.  
  59.     The status checking for the printer has been enhanced slightly in
  60.      two areas.    If the spool buffers are filled and the printer is stopped,
  61.      the spooler will return an error immediately if a program tries to
  62.      print.
  63.  
  64.     The second change includes a new pair of commands:  "DMP /ST+" to
  65.      use the true printer status for errors and DMP "/ST-" to use the
  66.      spooler status.  The default is to use the spooler status, as in earlier
  67.      versions.    The "/ST+" option is for special applications where you
  68.      want to make sure that the printer is ready before starting to spool.
  69.  
  70.     These commands are described in the documentation section on Spooler
  71.      Control commands.
  72.  
  73.  
  74.     -----Notes about DMP-----
  75.  
  76.   1. MODE Command:
  77.  
  78.     You should NEVER use the MODE command for the printer with DMP.
  79.  
  80.     About half of the startup problems reported on DMP are related to
  81.      the use of the DOS MODE command for sending output to a serial port.
  82.      DMP does it's own serial port output, completely replacing all func-
  83.      tions of MODE for the printer.  You can use MODE for selecting a
  84.      display, or setting up a serial port that doesn't have a printer on
  85.      it, but not for the printer.  Please check your Autoexec.Bat file if
  86.      you are not sure.
  87.  
  88.  
  89.   2. Using DMP with Himem.Sys or other XMM extended memory driver.
  90.  
  91.         Several inquiries have been received concerning the operation of
  92.      DMP with XMM drivers, including use of the HMA.  Popular XMM drivers
  93.      include Himem.Sys, Qemm, and 386Max.  The latest versions of these
  94.      programs provide considerable control over the memory in 286 and
  95.      especially 386 computers in addition to the XMM driver functions.
  96.      DMP will use only the XMM compatible functions of these drivers.
  97.      Himem.Sys version 2.06 is included with the distribution disk for DMP.
  98.      If you have a newer version of Himem or any version of another driver
  99.      that supports XMM, use your own driver instead.
  100.  
  101.         If you want DMP to use extended memory with the XMM driver, refer
  102.      to the section in the manual on extended memory spooling.  The
  103.      technical section near the end of the manual also gives some details
  104.      about spooling to extended memory and use of the HMA.
  105.  
  106.  
  107.                             DMPNEW.DOC  Page 3
  108.         ---Changes new to DMP 2.04---
  109.       ---This information is not in the documentation---
  110.  
  111.   1. Spooler flush command - "Hot Key".
  112.  
  113.     There is now an option for flushing the spooler from within an
  114.      application program, without the need to return to the DOS prompt
  115.      to issue a command. In order to activate this option, you must enter
  116.      one of the two commands below when DMP is first installed.
  117.      The combination can be changed after installation if desired.
  118.      If you don't enter either command, the hot-key function is not
  119.      included in the program, and can't be activated without un-installing
  120.      and re-installing DMP.  The selected combination is shown on the
  121.      status display when the program is run.
  122.  
  123.     The spooler is flushed when you touch the key combination TWICE
  124.      within 3 seconds.    The default combination is Ctrl-Alt-F.    A beep
  125.      sounds when you hit the keys the second time, and again when the
  126.      spooler has been flushed.
  127.  
  128.     The two commands are "/KSxx" and "/KFy" for selection of the shift
  129.      keys and flush hot-key.  The "xx" and "y" parameters are optional.
  130.      The shift keys are Ctrl, Alt, Left Shift and Right Shift.    Any combin-
  131.      ation of two keys can be used.  The keys are selected by entering the
  132.      first letter in the command.
  133.  
  134.     Examples:    DMP /KS    -  The flush key option is loaded with the
  135.                 default selection Ctrl-Alt-F
  136.         DMP /KSCR /KFK    - The flush key combination
  137.                 Ctrl-RightShift-K is selected.
  138.  
  139.     The /KF command allows selection of any of the letter or number
  140.      keys on the normal keyboard.  You can use the special quote character
  141.      ' (reverse single quote) to select one of the function keys or a num-
  142.      ber key on the numeric keypad.  A non-quoted number uses the normal
  143.      keyboard number.
  144.  
  145.     Examples:    DMP /KF`7  -  The flush key option is loaded with key
  146.                 combination Ctrl-Alt-7  (Ctrl-Alt-Home).
  147.         DMP /KSAL /KF'F2 -  The flush key option is loaded with
  148.                 key combination Alt-LeftShift-F2.
  149.  
  150.     The special quote character itself can be used by entering it twice
  151.      in the command (/KF``).  To use the punctuation keys, enter the lower
  152.      of the two marks on the key, like ; or /, not : or ?.
  153.  
  154.     Remember:    You MUST enter at least one of the commands /KF or /KS when
  155.         DMP is first installed to have the flush option.  If you
  156.         can use the default Ctrl-Alt-F, enter a command with no
  157.         other letters selected.
  158.  
  159.  
  160.                             DMPNEW.DOC  Page 4
  161.  
  162.     The flush option can be de-activated with the command DMP /KF-
  163.      (minus sign), without un-installing DMP.  To select the minus sign
  164.      as part of the key combination, use the quote character:  DMP /KF`-
  165.  
  166.     The selected key combination is saved in the configuration file
  167.      if you use it.  See the "/WCF" command in the manual.  The option
  168.      must still be loaded with one of the commands when installing DMP in
  169.      order for it to work.
  170.  
  171.   2. Enhanced serial port selection.  New to revision 2.04.
  172.  
  173.     DMP now permits selection of COM3, COM4, or a custom serial port
  174.      and serial port interrupt for output to a serial printer.    The full
  175.      syntax for the serial port command is as follows:
  176.  
  177.      DMP /COMn [IRQi] [Rxxx] [DPS] [Wyyy].
  178.  
  179.      This replaces the syntax on page 7 in the documentation.  The [IRQi]
  180.      is new.  Items in brackets are optional.  Do not type the brackets.
  181.  
  182.      'n' is the port number from 1 to 4.  'i' is the IRQ (interrupt) number
  183.      from 3 to 5.  xxx is the bit rate from 300 to 19200.  DPS are the data,
  184.      parity, stop parameters.  'yyy' is the handshake signal, selected from
  185.      CTS, DCD, DSR, or RI.  The descriptions for all the options are in the
  186.      manual.  It is usually only necessary to select a COM port number (1-4)
  187.      and a bit rate (300-19200).
  188.  
  189.     Example:    DMP /COM2 IRQ3 R9600 8N2 WDSR
  190.     Selects output to COM port 2, using IRQ3 (the default for COM2)
  191.     9600 bps, 8 data, no parity, 2 stop bits, DSR busy signal.
  192.  
  193.     The selection of a custom port number for serial output uses a
  194.      similar syntax:  /COMxHHH    IRQi.  The IRQ number is required for a
  195.      custom port number.  HHH is the 3 digit hexadecimal port number.
  196.      The information on which port and IRQ to use is usually supplied with
  197.      an option board for your computer that includes a serial port.
  198.  
  199.     The other options for bps, data, parity, stops and handshake signal
  200.      are the same as for the basic command, above.  A custom port number
  201.      is recommended for serious hardware tinkerers only.
  202.