yes, you can use 'tokens'. I don't have Softimage in front of me right now, but if memory serves you can pass the '[project path]' token to XSIUtils.ResolveToken() (or something like that) to get the absolute path from the token. You can also define your own custom tokens for use with tools to define paths or names which are specific to your production environment.
Matt ________________________________ From: [email protected] [[email protected]] On Behalf Of Martin Yara [[email protected]] Sent: Wednesday, August 06, 2014 3:53 AM To: [email protected] Subject: Using [project path] in siControlFolder I always use ActiveProject.Path in my PPGs, so the path string is very long. Is there any way to use [project path] instead? without having to write an internal search & replace function for this string by myself of course. Thanks Martin

