Forum Discussion
colinstrydom
11 years agoOccasional Contributor
If I understand the question correctly, you only want to get the current project path, you can simply use this
ProjectSuite.ConfigPath + '\\folder'
Hope this helps
If I understand the question correctly, you only want to get the current project path, you can simply use this
ProjectSuite.ConfigPath + '\\folder'
Hope this helps