Description
This environment variable defines the directory where the jBASE spooler entries are located.
Values
Valid file path.
Default
/usr/jspooler (UNIX)
C:\JBASE30\jspooler
Setting
As per normal environment variable.
On Unix it should be set up in the .profile before the jSHELL is invoked.
On Windows it should also be set before the jSHELL is invoked. If using telnet it should be set before the first executable in REMOTE.cmd.
UNIX
JBCSPOOLERDIR=/home/alternative/jspooler
Windows
SET JBCSPOOLERDIR=C:\home\alternative\jspooler