Hi,
In WD I use this statement to determine if I'm running in test mode or not
IF ProjectInfo(piEXEName) = "" THEN RESULT "No" ELSE RESULT "Yes"
Is there an equivalent in WB?
Cheers
Reg
In WD I use this statement to determine if I'm running in test mode or not
IF ProjectInfo(piEXEName) = "" THEN RESULT "No" ELSE RESULT "Yes"
Is there an equivalent in WB?
Cheers
Reg