I'm trying to write a script to edit all page properties, project properties and then create backup, report etc. You can find my script here:
https://pastebin.com/2d95v7yrNow the script works fine when I test it on my PC, but the 'selectionset' action is not working when I test it on my server which has EPLAN installed as well.
As you can see, there is a GetPages() function which returns all pages in the project using the selectionset action, and then the properties of these pages are changed. When I test it on my computer, the function returns array of all pages. But when I test it on server, a null array is returned, for the same project. What may be causing the issue and how can I fix it?
[Diese Nachricht wurde von blitzkreig am 01. Mrz. 2019 editiert.]
Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP