Summary The API function ISoReleasedProperty.SetValue() is not executed correctly in the service engine. This has been fixed. Description Via the API a property of a Smart Object is released with the function ISoReleasedProperty.SetValue(). After ...
Description In a symbol there is the released property "Function". This is linked to a function in a subproject. When the screen is restarted, the link to the function no longer exists. This behavior has been fixed. To take advantage of this fix: ...
COM: RtFunctions contains a new event (PreExecuteFunction) which gets fired before a function is executed. This event handler contains a parameter which is a temporary copy of the function which is about to be executed. ADDIN: An identical event ...
Summary Process Gateways can be created or deleted via API. Description The Interface IProject has been supplemented with the IProcessGatewayCollection property. This property can be used to access preconfigured Process Gateways, delete existing ...
Summary If a keyword was added to a language file via the API after the language file creation, the following API error occurred: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. DescriptionIf a ...