Bonky,
I am sure it works.
code:
Break on
$number2 = "100"
'VarType ='+VarType($number2) ?
$number=val($number2)
'VarType ='+VarType($number) ?
$number=''+$number
'VarType ='+VarType($number) ?

quote:

VarType =8
VarType =3
VarType =8

C:\KiXScripts>

_________________________
Give a man a fish and he will be back for more. Slap him with a fish and he will go away forever.