Location of the Jade Initialization File
The default Jade initialization file is located as follows.
-
If the ini parameter is specified on the command line and the argument value includes a directory, the Jade initialization file in the specified directory is used.
If the directory is a relative path name, it is located relative to the Jade HOME directory (for example, if your installation directory is Jade\bin, your Jade HOME directory is Jade).
-
If the ini parameter is specified on the command line but the argument value does not include a directory:
-
If the path parameter is specified on the command line, the Jade initialization file is prefixed with the directory specified in the path argument.
-
If the path parameter is not specified on the command line, the Jade initialization file is prefixed with the install directory.
-
-
If the ini parameter is not specified on the command line:
-
If the path parameter is specified on the command line, the Jade initialization file is set to the specified path followed by /jade.ini; for example, w:/jade/system/jade.ini.
-
If the path parameter is not specified on the command line, the Jade initialization file is set to the install directory followed by /jade.ini; for example, /usr/jade/jade.ini.
-
If the Jade initialization file does not exist at the location specified by the preceding rules, an exception (
For Jade executables, specify the fully qualified name of your Jade initialization file in the command line.