Hi,
I am trying to import a script into Version 7.8.1 via the script editor.
According to the manual
“To open the Script Module Editor double-click on the Configuration > Script Modules node in the Project Browser or navigate to the Project > Script Modules menu.”
This doesn’t seem to work for me as i cant open the Script Module Editor.
Is there a trick i am missing
Thanks
Dave
It looks like we need to update our documentation. You can create script modules in either a global shared library or a project scoped project library. These can be accessed from the project browser. Shared scripts are can be created under Global>Script Library [Shared] and project scripts can be created under Project>Scripts>Scripts>Script Library [Project].
Sorry for the confusion.