Applies to:
PcVue version 10.0. |
||
|
||
Symptom:
Application Architect – ERROR : RECURSIVE PROPERTY NOT ALLOWED |
||
|
||
Details:
This error message appears in a property value during the instanciation. You are probably using an expression implementing a parameter value. For example: “=Params[“Parameter01″] + 7” By default, using parameters in an expression is not allowed because there is a risk of making an infinite loop. For example: Parameter01: “= Params [“Parameter02”] + 4 “ To allow using a parameter in an expression you must set the option: Settings / Advanced / Application Architect / Allow recursive property |
||
|
||
|
Created on: 10 Nov 2011 Last update: 13 May 2024