codice:
tot = rs2("tot")
if tot &"[]" = "[]" then
tot = 0
else
tot = CInt(tot)
end if
Roby