Working with Environment Variables

You can use the Environment tab of the Project Settings dialog to add, modify, and delete environment variables.

To add an environment variable for the current project:

  1. Click the New button in the top, right corner of the Environment tab. This is the first of the three available buttons.

    The Variable and Value fields below the Environment variables list are cleared.

  2. Enter a variable name in the Variable field.
  3. Enter a value in the Value field.
  4. Click the Set button. (Set is the third of the buttons in the top, right portion of the Environment tab.) The new environment variable is added to the list and the Variable and Value fields are cleared.

To change the value of an existing environment variable, select the variable in the Environment variables list, then make the necessary changes in the Value field. When you are finished, click Set to save your changes.

To remove an environment variable, select the variable from the Environment Variables list and click Delete (the second of the three buttons in the top, right portion of the Environment tab).