Hi experts,
I am working with CCS scripting in JavaScript Language. My problem is that I have to use absolute path everywhere, which is not very flexible.
- How can I call a script with relative path in loadJSFile?
- How can the script use a file with relative path, e. g. dsCPU[cpu].memory.loadProgram()
- How can I see/ change the current path?
Best regards
Alexander