home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / UT / UT214.ZIP / SEBFU40.LZH / WRITE.DOC < prev    next >
Text File  |  1991-09-25  |  3KB  |  114 lines

  1.  
  2.                             W R I T E     Ver. 4.0
  3.  
  4.  
  5.                     (C)1989,1990,1991  Scanlon Enterprises
  6.  
  7.  
  8.  
  9.  
  10.  
  11.        WRITE is a small utility to display a string of text, simular to 
  12.        the echo command. The advantage here is the ability to use 
  13.        existing screen colors, put message on other video pages and to 
  14.        refrain from forcing a new line.
  15.  
  16.  
  17.  
  18.        Syntax : WRITE /D /Mmsg /N /Pp
  19.  
  20.  
  21.  
  22.        Where : '/D'    selects standard DOS output, which permits 
  23.        redirection.
  24.                '/Mmsg' flag for the message 'msg' to begin
  25.                '/N'    Force a new line
  26.                '/Pp'   Sets video page 'p' for output
  27.                        (not with /D option).
  28.  
  29.  
  30.        Defaults : Message is displayed by the Bios, there is NO new line 
  31.        at the end of message, uses existing screen colors, uses the 
  32.        current video page.
  33.  
  34.  
  35.        ERRORLEVELS: 255 (0FF) = Program Problem (call Author)
  36.                     254 (0FE) = Invalid option
  37.  
  38.  
  39.  
  40.        EXAMPLES:
  41.  
  42.                WRITE /MHello
  43.  
  44.        Displays 'Hello' on the current line
  45.  
  46.                WRITE /N /MHello
  47.  
  48.        Same as example 1, but forces a new line
  49.  
  50.                WRITE /D /MHello
  51.  
  52.        Same as example 1, but uses DOS, Existing colors are not used
  53.  
  54.                WRITE /P3 /MHello
  55.  
  56.        Same as example 1, but uses video page 3
  57.  
  58.  
  59.        For additional usage and information on using these utilities see 
  60.        the file SEBFU.DOC or BATUT.DOC.
  61.  
  62.  
  63.       Page 1 of 2
  64.  
  65.                              W R I T E    Ver. 4.0
  66.  
  67.  
  68.                     (C)1989,1990,1991  Scanlon Enterprises
  69.  
  70.  
  71.  
  72.                              O R D E R     F O R M
  73.  
  74.  
  75.  
  76.  
  77.        WRITE registration ..................................... $3.50
  78.  
  79.  
  80.  
  81.  
  82.        What you get :
  83.  
  84.        Unlimited usage of WRITE, and phone or write in support. You 
  85.        will also be placed on our mailing list for future updates and 
  86.        new products.
  87.  
  88.        Registration plus a shipping/material fee (see ORDER.DOC) also 
  89.        returns an enhanced version with line centering, color selection 
  90.        (you choose the color to display), the display line and column 
  91.        and more.....   In addition, you also get the powerful utility 
  92.        WRITEF which will display all or part of a file. The number of 
  93.        lines to read and pausing when the sceen is full is also 
  94.        supported, and more....
  95.  
  96.        We are offering this utility seperate from SEBFU as a favor to 
  97.        users who do NOT wish to use many of the SEBFU utilities.
  98.  
  99.        This utility is automatically registered to you when you register 
  100.        SEBFU as a product (see REG.DOC). Registering SEBFU as a product 
  101.        is a better bargin, as each utility will cost less than $ .25 
  102.        each.
  103.  
  104.  
  105.        Vendors:
  106.  
  107.        You may distribute WRITE seperately, provided this document is 
  108.        distributed as well. Any reasonable fee may be charged.
  109.  
  110.  
  111.        Send your order to : SCANLON ENTERPRISES
  112.                             38354 17TH ST E.
  113.                             PALMDALE, CA 93550
  114.