JBCSPOOLERDIR

Man Page Index


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 setup in the .profile before the jbcconnect command.

On Windows it should 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


ENV