Open System Services System Calls Reference Manual (G06.25+, H06.03+)

environ(5) OSS System Calls Reference Manual
MXCMP Determines the pathname of the NonStop SQL/MX release 1 compiler.
/G/system/system/mxcmp
is the default.
Used by the compiler utilities.
MXCMPUM Determines the pathname of the NonStop SQL/MX release 2 compiler.
/usr/tandem/sqlmx/bin/mxCompileUserModule
is the default.
Used by the compiler utilities.
MXSQLC Determines the pathname of the NonStop SQL/MX preprocessor,
mxsqlc.
/usr/tandem/sqlmx/bin/mxsqlc
is the default.
Used by the c89 command.
MXSQLCO Determines the pathname of the NonStop SQL/MX preprocessor,
mxsqlco.
/usr/tandem/sqlmx/bin/mxsqlco
is the default.
Used by the nmcobol command.
NLD Species the pathname of the non-PIC TNS/R linker used by the compiler utili-
ties to link object and library les into an executable program or shared run-time
library when linking is requested. By default, the program nld in the directory
/usr/bin is used.
This environment variable is used for TNS/R-targeted compilations only.
NLSPATH Species the sequence of directories, separated by colons, to be searched by the
catopen() function when looking for message catalogs. The meanings of the
variables in the NLSPATH environment variable are:
%N The value passed in the name parameter of catopen( ).
%L The current locale name dened for the LC_MESSAGES
category: for example, fr_BE.ISO8859-1.
%l The language element from the current locale name: for exam-
ple, fr.
%t The territory element from the current locale name: for example,
BE.
%c The code-set element from the current locale name: for example,
ISO8859-1.
%% A single % (percent sign) character.
PATH Species the sequence of directories, separated by colons, to be searched by the
sh utility, the system command, the execvp() function, and so forth, when look-
ing for an executable le. The osh command can convert the Guardian PARAM
PATH to this value.
PMSEARCHLIST
Species the values used by the gtacl command to resolve a Guardian le
identier.
PRINTER Species the name of the default printer.
1212 Hewlett-Packard Company 527186-003