home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / smartvu2.zip / smartvu.doc < prev    next >
Text File  |  1993-06-16  |  4KB  |  83 lines

  1. The programs in this archive allow you to use the SmartVU display on
  2. a Dell computer under OS/2 2.0.
  3.  
  4. Installation instructions:
  5.     1.  Copy the file PORTIO.DLL to a directory listed in your LIBPATH
  6.         statement.
  7.  
  8.     2.  Copy the files SMVUDRVR.EXE and SMARTVU.EXE to a directory
  9.         listed in your PATH statement.
  10.  
  11.     3.  Create a file named STARTUP.CMD in the root directory of your
  12.         boot drive. The STARTUP.CMD file should contain the following
  13.         statements:
  14.  
  15.             detach smvudrvr machineType
  16.             exit
  17.  
  18.         machineType is an optional parameter that is used to specify
  19.         the system type. Following is a list of valid system types:
  20.  
  21.             4xxDE   ... 4xxDE,4xxSE systems (default).
  22.             486D    ... 486D/xx,486P/xx systems.
  23.  
  24.     4.  Make sure that the command "IOPL=YES" is present
  25.         in your CONFIG.SYS file.
  26.  
  27.     The SmartVU display will be enabled the next time you reboot
  28.     your machine.
  29.  
  30. Description of files:
  31.     PORTIO.DLL   : This dynamic link library contains the functions
  32.                    used to access the i/o ports.
  33.  
  34.     SMVUDRVR.EXE : SmartVU display driver program. This program should
  35.                    be run as a detached background process by typing
  36.                    "detach smvudrvr" at the OS/2 command prompt.
  37.  
  38.     SMARTVU.EXE  : This program sends messages to the SmartVu display
  39.                    driver, telling the SmartVU display driver to
  40.                    perform the specified action.
  41.  
  42.                    Usage: SMARTVU action [msg]
  43.  
  44.                    action can be one of the following:
  45.  
  46.                    date     ... Display the current date.
  47.                    time     ... Display the current time.
  48.                    datetime ... Alternate between the current
  49.                                 date and time.
  50.                    shutdown ... Terminate the SmVuDrvr program.
  51.                    blank    ... Blank out the SmartVU display.
  52.                    message  ... Display a scrolling message. The
  53.                                 message to be displayed is contained
  54.                                 in the msg parameter and must be
  55.                                 surrounded by quotes.
  56.                    memory   ... Display current free memory value (in MB).
  57.                    swapsize ... Display the current swap file size (in MB).
  58.                                 The msg parameter must contain the full
  59.                                 pathname of the swap file.
  60.                    memswap  ... Alternate between free memory and current swap
  61.                                 file size. The full name of the swap file is
  62.                                 contained in the msg parameter.
  63.                    all      ... Alternate between current time, current date,
  64.                                 free memory, and current swap file size. The
  65.                                 full name of the swap file is contained in the
  66.                                 msg parameter.
  67.  
  68. ============================================================================
  69.  
  70. This is a shareware program and as such you may distribute it without
  71. charge provided that the four files (portio.dll, smvudrvr.exe,
  72. smartvu.exe, and smartvu.doc) are distributed together and unmodified.
  73. If you find this program to be useful, please register your copy by
  74. sending a check for $10.00 (individual use) or $40.00 (company wide site
  75. license) to the address listed below. This will entitle you (or your company)
  76. to any subsequent releases of the program plus support via Compuserve.
  77.  
  78. Rick Yoder
  79. 8790 Rosewood Lane
  80. Indianapolis, IN 46240-2055
  81.  
  82. Compuserve ID: 73457,521
  83.