Directory Locations

The ability to return locations other than the JADE HOME directory for program and user data requests is dependent on where the JADE binaries have been installed. If the JADE programs are installed in the \Program Files system-wide location for installed applications, alternative directory locations are implemented.

Because security restrictions can deny appropriate access to directories or the directories are a unique location for each user, the Node and Process classes provide methods that enable you to access other directory locations in the file system hierarchy. In addition, the [JadeEnvironment] section of the JADE initialization file provides the JadeWorkDirectory, ProgramDataDirectory, and UserDataDirectory parameters, which enable you to specify the location of JADE work files, program data, and user data, respectively.

In the methods summarized in the following subsections, a method on a specific:

For details, see Volume 1 and Volume 2 of the JADE Encyclopaedia of Classes and "JADE Environment [JadeEnvironment] Section", in the JADE Initialization File Reference.