OK , I do not think I can fix this, but maybe someone will think of something I have not thought of.
So my DCTs (and TPLs) are stubs, pointing to includes to perl scripts run from iwhome/custom:
[html]
[/html]
Works great. Changes are made to the IPL on the config branch and pushed to iwhome.
However, when I move my code from a prod server (iwhome =

\interwoven\iw-home) to my vmware (C:\interwoven\iw-home) I need to change the DCTs (or revert them back)
So, is there a way to use a variable so I do not need to change the inline commands each time ?
If I put iwperl in the system path, I could use the Staging area on the config branch:
iwperl Y:/default/main/config/STAGING/interwoven/iw-home/custom/inline/datacapture/myDCT.ipl
Any other options one can think of ?
Andy