$a = 1
? "vartype = " + vartype(cint($a))
? "vartype = " + vartypename(cint($a))

$a = int($a)
? "vartype = " + vartype($a)
? "vartype = " + vartypename($a)


Produces a Long (vartype=3). Is this a Kix4.52 bug?
_________________________
Home page: http://www.kixhelp.com/hb/