This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCSTUDIO: CCS Scripting: Relative path

Part Number: CCSTUDIO


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