Browse By Tags

  • %if exists expressions in .pcf files

    I am trying to create an expression in a .pcf file which looks to see if a folder exists and if it does, sets the project data variable to it. If it fails to find the folder, th eproject data variable should be set to another folder. I am using the…
  • v8i - UCF vs PCF

    I noticed that if I placed a configuration variable in both the UCF and the PCF, then the UCF was "cancelling" the PCF. In both files, I was using the ">" sign to append the definition. For example, I had MS_MACRO defined in both, using the ">". The…