home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / wps / progs / excal / readme.txt < prev   
Encoding:
Text File  |  1993-11-10  |  1.4 KB  |  39 lines

  1.                   EXCAL, THE WORKPLACE CALENDAR (11/10/93)
  2.                        by Diana Soost and Dan Kehn
  3.  
  4.        Copyright (C) International Business Machines Corporation, 1993
  5.  
  6. PREREQUISITES:
  7.  
  8.   This version has only been tested on OS/2 2.1.  It may work
  9.   on OS/2 2.0 with SOMFIX installed, but caveat emptor!
  10.  
  11. INSTALLATION
  12.  
  13.   First copy your EXCAL.DLL file to a disk.  For example, 
  14.   C:\OS2\DLL.  Copy the ExCal help file, EXCAL.HLP, to your 
  15.   help directory, for example, C:\OS2\HELP.
  16.  
  17.   Then start the installation program, EXCINST.EXE.  It will prompt
  18.   you for the path where your copied the EXCAL.DLL.  When the 
  19.   installation is complete, a new folder object called "ExCal" will
  20.   appear on your desktop.  It contains a ExCal calendar object and 
  21.   example templates.
  22.  
  23.   See "Example use of ExCal" in the on-line help of the ExCal
  24.   calendar object for more details.
  25.  
  26. UPGRADING TO NEW VERSIONS OF EXCAL:
  27.  
  28.   The EXCAL.DLL cannot be replaced while it is in use by the
  29.   Workplace Shell.  A simple way around this problem is to add the
  30.   line below:
  31.  
  32.     CALL=C:\OS2\CMD.EXE
  33.  
  34.   to the top of your CONFIG.SYS file and reboot.  A full screen
  35.   session will be started before the Workplace Shell is started.  Copy
  36.   the new EXCAL.DLL over the old and then EXIT to continue booting.
  37.   Remember to remove (or comment out using REM) the line above in your
  38.   CONFIG.SYS.
  39.