• %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…
  • Configuration variables, how do you UNLOCK them.

    If a configuration variable is locked at an upper level, E.G. Site, using %lock And one needs to un-lock it at a lower level to reset it for a specific project "HOW" There isn't an %unlock and %undef does not work either.