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

  1.  
  2.                           S C R L M S G     Ver. 4.0
  3.  
  4.  
  5.                     (C)1989,1990,1991  Scanlon Enterprises
  6.  
  7.  
  8.  
  9.  
  10.  
  11.        SCRLMSG is a small utility to scroll a message of any length 
  12.        which is limited by the DOS command line. The message will be 
  13.        displayed using the current video color. We suggest using our 
  14.        WINDOW utility to clear the area where you wish to display the 
  15.        message, to the desired color. SCRLMSG scrolls the message from 
  16.        right to left, at the current cursor line.
  17.  
  18.        SCRLMSG will continue scrolling the message untill any key has 
  19.        been pressed.
  20.  
  21.  
  22.        Syntax : SCRLMSG msg
  23.  
  24.  
  25.        Where : 'msg' is any valid DOS string
  26.  
  27.  
  28.        There are no defaults
  29.  
  30.  
  31.        ERRORLEVELS: 255 (0FF) = Program Problem (call Author)
  32.  
  33.  
  34.        EXAMPLE:
  35.  
  36.                ECHO OFF
  37.                CLS
  38.                {Put something on the screen}
  39.                WINDOW 25 1 25 80 /F7 /B1
  40.                LOCATE 25 1
  41.                SCRLMSG Scanlon Enterprises
  42.  
  43.  
  44.        This will clear the screen, display some generalized message, 
  45.        then clear line 25 to white on blue, poisition the cursor to line 
  46.        25, column 1 then scroll the message 'Scanlon Enterprises' from 
  47.        right to left, untill any key is pressed.
  48.  
  49.  
  50.        For additional usage and information on using these utilities see 
  51.        the file SEBFU.DOC or BATUT.DOC.
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.       Page 1 of 2
  64.  
  65.                            S C R L M S G    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.        SCRLMSG registration ..................................... $1.00
  78.  
  79.  
  80.  
  81.  
  82.        What you get :
  83.  
  84.        Unlimited usage of SCRLMSG, 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.        We are offering this utility seperate from SEBFU as a favor to 
  89.        users who do NOT wish to use many of the SEBFU utilities.
  90.  
  91.        This utility is automatically registered to you when you register 
  92.        SEBFU as a product (see REG.DOC). Registering SEBFU as a product 
  93.        is a better bargin, as each utility will cost less than $ .25 
  94.        each.
  95.  
  96.  
  97.        Vendors:
  98.  
  99.        You may distribute SCRLMSG seperately, provided this document is 
  100.        distributed as well. Any reasonable fee may be charged.
  101.  
  102.  
  103.        Send your order to : SCANLON ENTERPRISES
  104.                             38354 17TH ST E.
  105.                             PALMDALE, CA 93550
  106.