int StartingConditional() { int iResult; object oMod = GetModule(); iResult = GetLocalInt(oMod,"dpc2"); return iResult; }