J390.ini
The J390.ini file must be found in the same directory as the j390
program. The J390.ini file may be empty, in which case the Tachyon
Operating System uses default values for the parameters.
In addition to parameter definitions, the J390.ini file may contain
blank lines and comment lines. Comment lines are any lines containing an
asterisk as the first non-blank character. In addition, if a blank follows
a parameter definition any subsequent characters on the line are treated
as comments.
Parameter lines can start in any column. Parameter lines start with
the parameter name followed immediately by an equal sign and the parameter
value. The parameter names must be in upper case. The parameters are:
- LOAD
- The LOAD parameter specifies the suffix for the LOADxx.ini
configuration file. The LOAD parameter value must be two characters and each character
must each be either a digit (0-9) or an upper case letter (A-Z). If not
specified, the default value is LOAD=00, which will cause the Tachyon Operating
System to read the LOAD00.ini configuration file. The LOAD parameter can
be overridden by the -load command line
parameter.
- PARMLIB
- The PARMLIB parameter specifies the directory containing the LOADxx.ini
configuration file and to which any additional directories specified in
LOADxx.ini PARMLIB statements will be concatenated.
The J390.ini file must always be in the same directory as the j390 program.
All other configuration files except J390.ini and LOADxx.ini may be in
the specified directory or in any of the concatenated directories. The
PARMLIB parameter value must be a directory path name. The parameter value
may begin with &SYSDIR, which will be replaced with the name of the
path containing the j390 program. If not specified, the default value is
PARMLIB=&SYSDIR, which will cause the Tachyon Operating System to look
for the LOADxx.ini configuration file in the directory containing the j390
program. The PARMLIB parameter can be overridden by the -parmlib
command line parameter.
Example J390.ini file:
* Sample J390.ini file
LOAD=AA
PARMLIB=&SYSDIR\parmlib
Frames No Frames Previous Next Contents
Introduction Setup Programs Files Running Testing
Compatibility Customization Messages Codes
© Copyright 1998-2000, Tachyon
Software® LLC.
Last modified on September 18, 2000