2011

Table Of Contents
2 In the Properties dialog that appears, click in the Target field and add the
desired startup option to the end of the line.
The option must be placed after the quotation mark.
3 Click OK and close the dialog.
The changes will take effect the next time you start Composite.
To view the environment variables settings on Windows:
1 Right-click the My Computer icon on the desktop and choose Properties.
If Composite is running or My Computer is not shown on the desktop,
hold down the Windows key and press E to start Windows Explorer, then
right-click My Computer and choose Properties.
The System Properties dialog appears.
2 On the Advanced tab, click the Environment Variables button.
The Environment Variables dialog appears, displaying system variables
in the lower part of the dialog and variables defined for the current user
in the top part.
To set the environment variables on Linux:
Issue the following command in a tcsh shell:
# setenv <variable name> <value>
OR
In a bash shell:
# export <variable name> <value>
To view the environment variable settings on Linux:
Issue the following command in a shell:
# env
String Substitutions
You can perform string substitutions in various Composite components to
change the default execution settings. A table which lists the strings that can
be edited is available from the Help menu via the
The Menu Bar on page 19.
874 | Appendix D Initialization Variables and String Substitutions