Hi Ste Thatâs actually not the issue, because this was part of a bigger set of requirements: Requirements = ((Target.OpSys=="LINUX") && (Target.Arch=="X86_64") && ( substr(Machine,0,5)=="ARCWI") && ($INT(substr(Machine,7,9),'%d') <= 16)) So the 6th closing bracket was for the overall requirements string. Thanks for checking! Mike
|