Here's how to install the NetRexx runtime classes (you don't need to do this if you already installed the NetRexxC compiler).
[Note: if your Java home directory is on a CD-ROM, you'll need to choose a different directory and set up a CLASSPATH environment variable that points to it. Consult your Java toolkit documentation for details on how to do this.]
This should add the NetRexx classes subdirectory ('classes/netrexx/lang' or 'classes\netrexx\lang') to your Java directory tree.
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 0.81.
Copyright(c) IBM Corporation, 1996. All rights reserved. ©