The 'programme' object type does not allow a context-qualifier

Explanation of error:

This formula includes a reference to the programme chart in the project using the Programme keyword to which a context-qualifier has been appended. The Programme keyword always refers to the programme chart in the live project, and all context-qualifiers are invalid.

Example:

Programme(11234)

In this example, an invalid context-qualifier of (11234) has been appended to the Programme keyword.

How to resolve this error:

Examine the formula and remove context-qualifiers from all occurrences of the Programme keyword.

The above example could be corrected by deleting (11234), from the end of the Programme keyword, resulting in Programme.

Related Topics:

The components of a formula