home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 443.lha / Pmode / Readme < prev    next >
Text File  |  1990-12-06  |  2KB  |  60 lines

  1.  
  2.                                 PMODE
  3.  
  4.   Format:    PMODE <style>
  5.   Template:  PMODE "STYLE/A"
  6.   Purpose:   To setup various printer styles
  7.  
  8.   Specification:
  9.  
  10.   Style is a one/two character parameter according to the following
  11.   specifications:
  12.  
  13.   style = <op><flag>  where  op    is  +  to set style on
  14.                                        -  to set style off
  15.                                        x  to reset all styles
  16.                              flag  is  l  letter quality
  17.                                        d  doublestrike
  18.                                        s  shadow
  19.                                        c  condensed
  20.                                        e  enlarged
  21.                                        p  proportional
  22.  
  23.   If <op> = 'x' then <flag> is ignored.
  24.   Valid styles are also +x and -x, which are equivalent to x.
  25.  
  26.   Bugs:
  27.  
  28.   I just tested it with a NEC P6 Plus, but it should be completely
  29.   indipendent from the printer. I didn't get any bug, anyway.
  30.   Of course, if your printer does not support a style, command should
  31.   result in a non-operation.
  32.  
  33.   Examples:
  34.  
  35.   PMODE          To get copyright info
  36.  
  37.   PMODE ?        To get help
  38.  
  39.   PMODE +p       To set proportional on
  40.  
  41.   PMODE -l       To set letter quality off
  42.  
  43.   PMODE x        To reset any previous setup
  44.  
  45.   Author:                                               ____ ____ ____
  46.                ///                                     |////|    |XXXX|
  47.               ///         Dr. Dario de Judicibus       |////|    |XXXX|
  48.          \\\ ///              via Canton 101           |////|    |XXXX|
  49.           \\///          I 00144   Rome   ITALY        |////|    |XXXX|
  50.                                                         ¯¯¯¯ ¯¯¯¯ ¯¯¯¯
  51.          I have not a BBS id in USA. My telephone is (+39)6.688.8765.
  52.          If you want to call me, work-days evening only, please.
  53.  
  54.    Disclosure:
  55.  
  56.    PMODE command is not shareware, just free. So you may copy, modify, give
  57.    to your friend as you like. No donation is requested: really free!
  58.    The only thing you can't do is to include PMODE in a product diskette and
  59.    sell it without the author permission.
  60.