Forum Discussion

KSQian's avatar
KSQian
Contributor
8 years ago
Solved

Path of included file

So I have 2 projects and they share some common code.   Project1 is C:\Project1\one.pjs. It has a script file projOneLib.js Project2 is C:\Project2\two.pjs. It has 2 script files. One is projTw...