int StartingConditional() { if (GetLocalInt(GetModule(),"bDWFLocked")!=TRUE) return TRUE; return FALSE; }