in both NT versions, I declare using 'private int' and in 6.5 do the same comparison in 'if' code...i.e. the exact same code works fine in 6.5 if created/compiled in 6.5
apparently 7 uses SystemInt32 which 6.5 does not
please provide workaround or alternate code...
thanks.

Comment