09-20-2022 01:45 AM
What is wrong with this? Could you please help us?
09-20-2022 03:36 AM
Hello MAXMustermann99!
It seems that you are using an very old script in a new DIAdem version.
With DIAdem 2012 we implemented an object-oriented script interface (API) in a first version. With that we also announced that this API will replace the old command structure (GrphObj…) in the future. The reason for this is mainly easier developing and performance.
Since DIAdem 2018 we removed the old command structure so that only the REPORT-API is supported.
By the way, we include an example ("Searching for Obsolete Commands and Variables") that creates a log file for all obsolete commands and variables.
In the end it will be necessary to rework the script.
Greetings
Walter