Installation of just the NetRexx classes


To install only the NetRexx runtime classes (you don't need to do this if you already installed the NetRexxC compiler), follow the instructions for installing the compiler, but set your CLASSPATH to refer to NetRexxR.zip instead of NetRexxC.zip. Only the NetRexxR.zip is needed, so you may prefer to extract just this file from the nrtools package.

The NetRexx class files can then be referred to from Java or NetRexx programs as from package 'netrexx.lang'. For example, a string might be of class 'netrexx.lang.Rexx'.


[ previous section | contents | next section ]

From 'nrinst.doc', version 1.148.
Copyright(c) IBM Corporation, 1996, 1998. All rights reserved. ©