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

  1.  
  2.                           M O U S E C K     Ver. 4.0
  3.  
  4.  
  5.                     (C)1989,1990,1991  Scanlon Enterprises
  6.  
  7.  
  8.  
  9.  
  10.  
  11.        MOUSECK is a small utility to test for the MOUSE device driver.
  12.        Use this in your batch file to verify the MOUSE driver is 
  13.        installed an functioning.
  14.  
  15.  
  16.  
  17.        Syntax : MOUSECK
  18.  
  19.  
  20.        Defaults: NONE
  21.  
  22.  
  23.        ERRORLEVELS: 255 (0FF) = Program Problem (call Author)
  24.                       1       = Driver installed
  25.                       0       = No driver installed
  26.  
  27.  
  28.  
  29.        EXAMPLE:
  30.  
  31.                MOUSECK
  32.                IF ERRORLEVEL 1 GOTO MOUSE
  33.                ECHO No mouse driver
  34.                GOTO XIT
  35.                :MOUSE
  36.                ECHO Mouse Driver installed
  37.                :XIT
  38.  
  39.        Returns an errorlevel of 1 if the mouse driver is installed, else 
  40.        will return an errorlevel of 0
  41.  
  42.  
  43.  
  44.        For additional usage and information on using these utilities see 
  45.        the file SEBFU.DOC or BATUT.DOC.
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.       Page 1 of 2
  64.  
  65.                            M O U S E C K    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.        MOUSECK registration ..................................... $1.50
  78.  
  79.  
  80.  
  81.  
  82.        What you get :
  83.  
  84.        Unlimited usage of MOUSECK, 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.        For registration fee plus shipping & material charge, we will 
  89.        send an enhanced version which will report mouse features, such 
  90.        as version, mouse type, IRQ, and more.
  91.  
  92.  
  93.        We are offering this utility seperate from SEBFU as a favor to 
  94.        users who do NOT wish to use many of the SEBFU utilities.
  95.  
  96.        This utility is automatically registered to you when you register 
  97.        SEBFU as a product (see REG.DOC). Registering SEBFU as a product 
  98.        is a better bargin, as each utility will cost less than $ .25 
  99.        each.
  100.  
  101.  
  102.        Vendors:
  103.  
  104.        You may distribute MOUSECK seperately, provided this document is 
  105.        distributed as well. Any reasonable fee may be charged.
  106.  
  107.  
  108.        Send your order to : SCANLON ENTERPRISES
  109.                             38354 17TH ST E.
  110.                             PALMDALE, CA 93550
  111.