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

  1.  
  2.                            C U R S O R     Ver. 4.0
  3.  
  4.  
  5.                     (C)1989,1990,1991  Scanlon Enterprises
  6.  
  7.  
  8.  
  9.  
  10.  
  11.        CURSOR is a small utility to set the cursor size and attributes, 
  12.        such as blink on or off, blink rate or to hide it.
  13.  
  14.  
  15.  
  16.        Syntax : CURSOR s e /Bn /Sn /Hn
  17.  
  18.        Where  : 's'   is the start scan line
  19.                 'e'   is the end scan line
  20.                 '/Bn' Blink on or off
  21.                       'n' = 1 for on, 'n' = 2 for off or 3 for toggle
  22.                 '/Sn' Blink rate, fast or slow
  23.                       'n' = 1 for fast, 'n' = 2 for slow or 3 for toggle
  24.                 '/Hn' Hide or Unhide cursor
  25.                     'n' = 1 for hide, 'n' = 2 for unhide or 3 for toggle
  26.  
  27.        Defaults: Will set the scan lines correctly for color or mono 
  28.        systems. 
  29.  
  30.        ERRORLEVELS: 0FF (255) Program Problem (call Author)
  31.                     0FE (254) Command line Error
  32.                     0FD (253) Not in text mode
  33.  
  34.  
  35.        USAGE:
  36.  
  37.        This utility can add power to batch files by controling the type 
  38.        of cursor displayed (in text mode), or even turning the cursor 
  39.        off (hiding).
  40.  
  41.  
  42.        ** NOTE ** Scan lines as used herein mean the matrix used to 
  43.        display a character on the display system. On CGA systems, a 
  44.        character matrix is 7 scan lines, while Mono systems have 13. EGA 
  45.        and VGA systems will have other values, you must check your video 
  46.        system reference manual to be sure, or simply experiment.
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.       Page 1 of 3
  64.  
  65.                            C U R S O R     Ver. 4.0
  66.  
  67.  
  68.                     (C)1989,1990,1991  Scanlon Enterprises
  69.  
  70.  
  71.  
  72.  
  73.  
  74.        EXAMPLES:
  75.  
  76.                CURSOR
  77.  
  78.        Simply sets the cursor to the default size (shape).
  79.  
  80.                CURSOR 4 5
  81.  
  82.        Sets the cursor to scan lines 4 and 5.
  83.  
  84.                CURSOR /B1
  85.  
  86.        Turns the cursor blink mode on
  87.  
  88.                CURSOR /B2
  89.  
  90.        Turns the curson blink mode off
  91.  
  92.                CURSOR /S1
  93.  
  94.        Sets the cursor blink rate to fast
  95.  
  96.                CURSOR /S2
  97.  
  98.        Sets the cursor blink rate to slow
  99.  
  100.                CURSOR /H1
  101.  
  102.        Hides the cursor (makes it invisible)
  103.  
  104.                CURSOR /H2
  105.  
  106.        UnHides the cursor
  107.  
  108.  
  109.  
  110.        For additional usage and information on using these utilities see 
  111.        the file SEBFU.DOC or BATUT.DOC.
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.       Page 2 of 3
  127.  
  128.                             C U R S O R    Ver. 4.0
  129.  
  130.  
  131.                     (C)1989,1990,1991  Scanlon Enterprises
  132.  
  133.  
  134.  
  135.                              O R D E R     F O R M
  136.  
  137.  
  138.  
  139.  
  140.        CURSOR registration ..................................... $1.00
  141.  
  142.  
  143.  
  144.  
  145.        What you get :
  146.  
  147.        Unlimited usage of CURSOR, and phone or write in support. You 
  148.        will also be placed on our mailing list for future updates and 
  149.        new products.
  150.  
  151.        We are offering this utility seperate from SEBFU as a favor to 
  152.        users who do NOT wish to use many of the SEBFU utilities.
  153.  
  154.        This utility is automatically registered to you when you register 
  155.        SEBFU as a product (see REG.DOC). Registering SEBFU as a product 
  156.        is a better bargin, as each utility will cost less than $ .25 
  157.        each.
  158.  
  159.  
  160.        Vendors:
  161.  
  162.        You may distribute CURSOR seperately, provided this document is 
  163.        distributed as well. Any reasonable fee may be charged.
  164.  
  165.  
  166.        Send your order to : SCANLON ENTERPRISES
  167.                             38354 17TH ST E.
  168.                             PALMDALE, CA 93550
  169.