dim valuea as xpTextObject dim valueb as xpTextObject dim inta as Integer dim intb as Integer Self.GetObjectByName("Value 1", valuea) inta=CInt(valuea.text) Self.GetObjectByName("Value 2", valueb) intb=CInt(valueb.text) if inta > intb then 'script junk for 1 being larger here elseif inta < intb then 'script junk for 2 being larger here else if inta = intb then 'script junk the two being equal here end if
62 Auriga DriveNepean, OntarioCanada, K2E 7W6
Phone+1 613 228-0688Emailcommunity@rossvideo.com
LoginJoinHelp/FAQEventsrossvideo.com
Terms and ConditionsPrivacy PolicyDMCA Policy