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