cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

Translate the entire conversation x

Syntax for CREO *.PSF and *.PRO file

jeffreyrwalker
14-Alexandrite

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

ACCEPTED SOLUTION

Accepted Solutions

Thanks Ben.
I was trying to avoid using a batch file but that may be my only solution.

Thanks for the quick response.

-Jeff

View solution in original post

2 REPLIES 2

The way I handle setting environment settings for Creo is to have the parameteric.bat file call a company setup batch file before the default line in the installed batch file. This file handles things like creoagent location and .wf folder location. The batch file I create can use IF statements to control variables and settings.

Thanks Ben.
I was trying to avoid using a batch file but that may be my only solution.

Thanks for the quick response.

-Jeff

Announcements

NEW Creo+ Topics: PTC Control Center and Creo+ Portal

Top Tags