HELPENCMD System Option

Specifies whether SAS uses the English version or the translated version of the keyword list for the command-line Help.
Valid in: Configuration file, SAS invocation
Category: Environment control: Help
PROC OPTIONS GROUP= HELP
Note: This option can be restricted by a site administrator. For more information, see Restricted Options.

Syntax

Syntax Description

HELPENCMD
specifies that SAS use the English version of the keyword list for the command-line help, although the index will still be displayed with translated keywords. This is the default.
NOHELPENCMD
specifies that SAS use the translated version of the keyword list for the command-line help, if a translated version exists.

Details

Set NOHELPENCMD if you want the command-line help to locate keywords by using the localized terms. By default, all terms on the command line will be read as English.

See Also

System Options:
HELPINDEX System Option: Windows in SAS Companion for Windows
HELPINDEX System Option: UNIX in SAS Companion for UNIX Environments
HELPLOC System Option: Windows in SAS Companion for Windows
HELPLOC System Option: UNIX in SAS Companion for UNIX Environments
HELPLOC= System Option: z/OS in SAS Companion for z/OS
HELPTOC System Option: Windows in SAS Companion for Windows
HELPTOC System Option: UNIX in SAS Companion for UNIX Environments