This tool creates an RDz property group with a logical name and adds the SYSLIB information to the property group used for the realtime syntax check support in RDz editors.
Parameter No | I/O | Type | Meaning |
---|---|---|---|
1 [M] | I | String | The logical name of the property group. |
2 [M] | I | String | The programming language category (see below). |
3 [M] | I | String | The full list of system libraries used to resolve dependencies (SYSLIB)and optional compile parameters (see below). |
4 [O] | I | String | A Boolean value indicating whether the property group is local. |
5 [O] | I | String | A Boolean value indicating whether to replace the property group if it already exists. |
6 [O] | I | String | The name of an existing property group. If this parameter is set, the property group with the passed name will be copied and updated with the SYSLIB information specified in the third parameter. |
An RDz property group contains different named categories. The tool Create Property Group needs to know to which category the SYSLIB information has to be added. The language category is not case sensitive. The following table shows the map from programming languages to the permitted RDz category values.
The SYSLIB definition in the third input parameter has to be defined with key parameters to differentiate between local and remote system files.
The following key parameters are allowed: