The default value of THE_HELP_FILE is THE_Help.txt. With no environment variables
set, the help file to be looked for will be /usr/local/THE/THE_Help.txt. If
THE_HOME_DIR environment variable was set to /usr/opt/etc or changed in the.c,
the help file will be /usr/opt/etc/THE_Help.txt.
THE _ HELP _ FILEのデフォルト値は、THE _ Help.txtです。環境変数セットなしで、捜される(べき)ヘルプファイルは、/usr/local/THE/THE_Help.txtになるでしょう。_がHOMEへ帰すか_環境変数が/usr/opt/etcにセットするかあるいはthe.c、ヘルプファイルで変えられたDIRが/usr/opt/etc/THE_Help.txtになるでしょう。
The name of the default profile file is $HOME/.therc.
デフォルト・プロファイル・ファイルの名前は、$ HOME /.thercです。
The default value of THE_MACRO_PATH is ${THE_HOME_DIR}:. THE will look for
a macro file first in ${THE_HOME_DIR} and then in the current directory. So
with no environment variables set, THE looks for macros in $(THE_HOME_DIR} first
and if no file exists in that directory, THE will look in the current directory.
If the file does not exist in either of these places, an error message will
be displayed. The format of THE_MACRO_PATH is dir1:dir2:dir3 Each directory
is seperated by colons. By default, up to 20 directories may be specified. This
can be changed in the.h when building or by the SET MACROPATH command.
THE _ MACRO _ PATHのデフォルト値は、$です{ THE _ HOME _ DIR } :.THEは、$で最初に大きいファイルを探すでしょう{
THE _ HOME _ DIR }それからカレントディレクトリで。したがって、環境変数セットなしで、THEは、$でマクロを探します( THE _ HOME
_ DIR }最初のもの(人)、およびいかなるファイルもそのディレクトリー、意志で存在しないかは、カレントディレクトリをのぞいて見ます。ファイルが存在しないかでどちらか、これらの場所、エラーメッセージは、表示されるでしょう。THE
_ MACRO _ PATHのフォーマットは、dir1です:dir2:dir3それぞれディレクトリーは、コロンだけseperatです。デフォルトで、最大20のディレクトリーは、明示されるかもしれません。これは、構築している場合にはあるいはセットMACROPATHコマンドによってthe.hで変えることができます。
It is probably better to explicitly set the environment variables than hope
that your particular environment will work as documented below.
あなたの特定の環境が下に文書にされたとして働くだろうという希望よりも明白に環境変数をセットすることは、たぶんよりよいです。
*********
The default value of THE_HELP_FILE is THE_Help.txt.
THE _ HELP _ FILEのデフォルト値は、THE _ Help.txtです。
The name of the default profile file is ${THE_HOME_DIR}profile.the.
デフォルト・プロファイル・ファイルの名前は、$です{ THE _ HOME _ DIR } profile.the。
The default value of THE_MACRO_PATH is ${THE_HOME_DIR};. THE will look for
a macro file first in THE_HOME_DIR and then in the current directory. So with
no environment variables set, THE first looks for macros in the directory from
which THE was invoked and then in the current directory. If the file does not
exist in either directory, an error message is displayed. The format of THE_MACRO_PATH
is dir1;dir2;dir3 Each directory is seperated by semi-colons. By default, up
to 20 directories may be specified. This can be changed by the SET MACROPATH command.
THE _ MACRO _ PATHのデフォルト値は、$です{ THE _ HOME _ DIR } ;.THEは、THE
_ HOME _ DIRで、それからカレントディレクトリで最初に大きいファイルを探すでしょう。したがって、環境変数セットなしで、最初であるもの(人)は、それからTHEが呼びかけられたディレクトリーで、それからカレントディレクトリでマクロを探します。もしファイルがディレクトリー(どちらでも)で存在しなければ、エラーメッセージは表示されます。THE
_ MACRO _ PATHのフォーマットは、dir1です;dir2;dir3それぞれディレクトリーは、半コロンだけseperatです。デフォルトで、最大20のディレクトリーは、明示されるかもしれません。これは、セットMACROPATHコマンドによって変えることができます。