Control statements
In the beginning, language and help files can contain the following control statements, starting
from a dot character.
Control statement | Description |
---|---|
.Language |
.Language=<Language name>,<Language description>This statement must be present at the beginning of all language and help files. <Language name>
describes the file language and must be a standard language name in English.
All files with the same language must have the same
<Language name> field.
<Language description>
can contain a language description in arbitrary form. It will be displayed in
the
Languages menu.. |
.PluginContents |
.PluginContents=<Contents topic name> This optional statement can be used to add the <Contents topic name> entry to the
plugins help list that is displayed in FAR help when |
.Options |
.Options <KeyName>=<Value>This optional statement can be used to specify additional options in help files. There are several available options, described below. <KeyName>
One of the following options:
|
Example:
.Language=Engish,English .PluginContents=FTP client @Contents $ #FTP client# ~Connecting to an FTP server~@FTPConnect@ ~Working with server names~@FTPNames@ ~FTP client commands~@FTPCmd@ ~FTP client configuration~@FTPCfg@ ~FTP client panel modes~@FTPPanel
See also: