On Fri, Oct 24, 2003 at 04:15:28PM +0100, Luis Moreira wrote: > Hello Guys > > I need to compare to numbers to see which of them is higher can someone > point me on the right direction? What sized numbers? The basic comparison plan is always to subtract the numbers. So if we are comparing A and B then we look at the result of A-B (and the STATUS flags C and Z) If A-B > 0 then A>B C=1 Z=0 if A-B = 0 then A=B C=1 Z=1 if A-B < 0 then AuP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads