TACL Reference Manual

Built-In Functions and Variables
HP NonStop TACL Reference Manual429513-018
9-184
#GETCONFIGURATION Built-In Function
requesting the configuration parameters (the flag settings) in effect for the
current user.
This option is meaningful only if the $CMON process has been coded to return
the appropriate information. Otherwise the request is ignored. Use of this
option allows $CMON to control (and change) the flag settings for each logon
session. These flag settings are then returned to the TACL process.
This option is initially set to 0.
Regardless of the setting, when a LOGOFF command has been executed and
followed (at some point) by a LOGON command or when a noninteractive
TACL process is started, the TACL process requests the configuration
information from the $CMON process.
STOPONFEMODEMERR
if not zero, specifies that the TACL process stops when error 140
(FEMODEMERR) is encountered on its input. If the TACL process is started
with the PORTTACL startup parameter, then this TACL configuration setting is
ignored (TACL goes to the logged off state and waits for a modem connect
when error 140 is encountered).
The option is initially set to 0, meaning the TACL process is put in a logged off
state and waits for a modem connection when an error 140 is encountered.
Result
#GETCONFIGURATION returns a space-separated list of the selected values in the
order of their request.