03-11-05 01:48 AM
Neil - not sure why you are getting your decimal error, but try using the
System.Convert class whenever doing type conversions. Pass it the variable
on the ToInt16 function and voila - it will do it.
Regards
Ben Cuttriss.
"Neil Hewitt" wrote:
[vbcol=seagreen]
> Seems to have corrected itself .. not terribly sure what i did - but no
w i
> get the errpr cannot implicitly convert system.decimla to system.int16.
> Curious because i have defined the variable that i am assigning the value
to
> as Int16 and the Message attribute is off type integer.
>
> what could cause this ?
>
> "Neil Hewitt" wrote:
>
[ Post a follow-up to this message ]
|