*****************************************************************************************************
*                               ooRexx.NET - Bridging .NET and ooRexx                               *
*                                         Library & Samples                                         *
*****************************************************************************************************

This archive contains the files necessary for CLR.CLS, the library developed in the course of writing
the Bachelor thesis "ooRexx.NET - Bridging .NET and ooRexx", as well as the samples described within.

The following steps need to be performed in order to use CLR.CLS:

1. Refer to Section 6 of the Bachelor thesis for the components that need to be installed.

2. Refer to Section 7 of the Bachelor thesis for instructions on how to download and install jni4net,
   do not forget to set CLASSPATH and add the DLL to the GAC as described.

3. Refer to Section 8.4. of the Bachelor thesis for instructions on how to add the files 
   oorexx.net.jar to the CLASSPATH and oorexx.net.dll to the GAC (they are included in this archive).

4. Copy CLR.CLS into the installation folder of BSF4ooRexx to make it available for all rexx programs
   independent of their location relative to CLR.CLS.
   
5. Execute and/or inspect the examples included in this archive. Refer to Part IV of the Bachelor
   thesis for a detailed explanation of the samples.