Hello,
I'm using JavaScript in the Scripting Console, for various CCS operations, including running a static analysis program on the source files. In order to do this, I somehow have to get the script to have knowledge of the program/project location. I can get the working directory of the JavaScript, i.e. c:\ti\ccs1040\ccs. But what I really need is the location of my project and related source file. Essentially the same as PROJECT_LOC in Linked Resources for the project. I've looked through all the documentation and examples, but have found no way to make such a linkage. Is there?
Please advise,
Robert

