CHANGINEWSDIR
CHANGIOVERDIR
CHANGISPOOLDIR
CHANGITEMPDIR
CHANGIWORKDIR
TMP
If no absolute pathname is specified, CHANGIWORKDIR is prepended.
The CHANGINEWSDIR environment variable specifies the home (or root) directory of your local newsbase. All articles will be stored in subdirectories below this point. If this directory does not exist, the program will create it for you.
Default is CHANGIWORKDIR\news.
Example:
SET CHANGINEWSDIR=C:\CHANGI\NEWS
CHANGIOVERDIR specifies the root directory for the overview files. All overview files will be stored in subdirectories below this point. If this directory does not exist, the program will create it for you. For better performance you may specify directories on different drives for CHANGINEWSDIR and CHANGIOVERDIR.
Default is CHANGIWORKDIR\news.
Example:
SET CHANGIOVERDIR=C:\CHANGI\NEWS
The environment variable CHANGISPOOLDIR defines the directory where the posts are stored by Changi in UUCP compatibel spoolfiles, waiting to be delivered to the world by Chanx or uucico.
Default is CHANGIWORKDIR\spool.
Example:
SET CHANGISPOOLDIR=C:\UUCP\SPOOL
The CHANGIWORKDIR environment variable specifies the home or root directory for Changi. Any reference to a file or directory given without an absolute path will be assumed to live in this directory. Although this parameter is optional it should be specified. If it's not given, the current directory is used.
Example:
SET CHANGIWORKDIR=C:\CHANGI
The TMP environment variable specifies a directory to be used for temporary files. Be aware that other programs may use this variable too. For example, it's usually added to CONFIG.SYS during TCP/IP installation.
This parameter is optional. If it's not defined Changi will use the current directory.
Example:
SET TMP=C:\TMP
URL: changi/manual/envidir.html Created: 3 August 1996 Revised: 21 November 1996 Author: harald@os2point.ping.de |