Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Preface : Typographical Conventions

Typographical Conventions
TIBCO products are installed into an installation environment. A product installed into an installation environment does not access components in other installation environments. Incompatible products and multiple instances of the same product must be installed into different installation environments. An installation environment consists of the following properties:
Name - Identifies the installation environment. The name is appended to the name of Windows services created by the installer and is a component of the path to the product shortcut in the Windows Start > All Programs menu. This name is referenced in documentation as ENV_NAME.
Path - The folder into which the product is installed. This folder is referenced in documentation as TIBCO_HOME.
The folder that stores configuration data generated by TIBCO products. Configuration data can include sample scripts, session data, configured binaries, logs, and so on. This folder is referenced in documentation as CONFIG_HOME.
Use MyCommand to start the foo process.
CONFIG_HOME/admin/enterpriseName/samples/remote_props.properties
MyCommand [enable | disable]
To define new terms. For example: A keystore is a database of keys and certificates.
MyCommand [optional_parameter] required_parameter
MyCommand param1 | param2 | param3
MyCommand {param1 param2} | {param3 param4}
In the next example, the command requires two parameters. The first parameter can be either param1 or param2 and the second can be either param3 or param4:
MyCommand {param1 | param2} {param3 | param4}
MyCommand param1 [param2] {param3 | param4}

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved