JBCLISTFILE

Man Page Index


Description
This environment variable specifies the file where stored lists are kept.

Values
Any valid path to a directory or hashed file.

Default
If not set, jBASE will attempt to store lists in POINTER-FILE. If it can't be opened then it will store lists in jBASEWORK.

Setting
As per normal environment variable. See also List Storage.

Unix
JBCLISTFILE=/home/jim/mylists
export JBCLISTFILE

Windows
SET JBCLISTFILE=C:\globals\SAVEDLISTS


ENV