API function Project.ParentProject(string) does not set a project as the child project properly
Summary
If Project.ParentProject(string) is called, the project is not set as a child project of the project which was defined in the argument.
Description
If Project.ParentProject(string) is called, the project is not set as a child project of the project which was defined in the argument.
Solution
An issue was addressed in the API where the function call was ignored. Now a project can be move to be a child project by calling Project.ParentProject(string). The first argument is the name of the project which should be the parent project.
Information
Issue Number: 30240
Fixed on Date: 1.9.2014
Versions: 7.00 0 BUILD 21 | 7.11 0 BUILD 14431
Related Articles
Checklist: Workspace/Project cannot be created, loaded or backed up
Time estimate: 30 minutes Please go through all the points in the following checklist. If necessary, confirm with IT Department any information you cannot verify before contacting your local COPA-DATA Representative. Checklist usage: #. [Quick hints] ...
FAQ: How to hook to function execution in the Service Engine over the API?
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 ...
Set colors of color palette to zenon elements via API.
Colors in zenon are a 3-byte code of RGB values. The value #EB29D6 corresponds to a strong pink tone. If these colors are linked directly to a zenon object exactly this value is entered in the dynamic property of the element, screen, textcolor, ...
"set value" function in HTML Web Engine
Description When compiling a project for the HTML Web Engine, an error message is displayed for a set value function: "Variable not found." In the HTML Web Engine, the set value cannot be set via a button with this function. The button is not ...
set value" function in HTML Web Engine"
Summary Set value functions are properly handled by the WebEngine compiler again. Description Set value functions are properly handled by the WebEngine compiler again. Information not available Issue Number: 173352 Fixed on Date: 28.1.2019 Versions: ...