help.location parameter

The help.location parameter may be used to query or set the location of properties files used to map help requests to the appropriate html pages. Without a correct help location, it is not possible to view the editor help.

Availability

query command
set command

Scope

help.location is globally scoped.

Syntax

query help.location
set help.location 

Description

The query help.location command will return the location of the html help mapping files.

The location must be specified using a full path name.

If a location is specified that cannot be understood by the help system, the editor will behave as though no location were specified, in which case no help will be shown.

Examples

query help.location
set help.location f:\help 


help command
help.configuration parameter
help.homepage parameter
query command
set command