Solved
Syntax for CREO *.PSF and *.PRO file
As per the original post..
Martin,
Do you know if it possible to include conditional statements in a psf file?
I'd like to be able to do something like the following, but it doesn't seem to to work:
IF !DEFINE(CREOCACHEDRIVE)
ENV=CREOCACHEDRIVE=C:
ENDIF

