Set environment variables
- At the Qshell command line:
Type:
export PATH=/QOpenSys/perl/bin:/usr/bin:/QOpenSys/usr/binexport QIBM_JAVA_PASE_ALLOW_PREV=1export JAVA_HOME=/QOpenSys/QIBM/ProdData/JavaVM/jdk70/64bitexport WAS_HOME=/QIBM/UserData/WebSphere/AppServer/V85/NDexport QIBM_PASE_CCSID=819export PASE_LANG=en_US - Infor Lawson RPGLE programs now require a target release of *CURRENT.
If you have overridden the target release value on the IBM i CRTBNDRPG command from *CURRENT to another value, you can optionally set it for Infor Lawson only by adding the environment variable SAVLEVEL and setting it to the current release of the operating system.
Type:
export SAVLEVEL=VxRxMxWhere Vx is the version, Rx is the release, and Mx is the modification level.