Hi,
Is there a way to use Windows system environment variables in process output filenames?
For example, I would like to set the output filename for processes to:
- ImageCalibration to "%userprofile%/Documents/PIProc/1 calibrate"
- CosmeticCorrection to " "%userprofile%/Documents/PIProc/2 cosmetic"
- Debayer to "%userprofile%/Documents/PIProc/3 debayer"
- etc.
However, it seems PI doesn't recognise them.
Thanks, Jim