|
-
May 24th, 2007, 12:26 AM
#4
Lively Member
Re: Problem with numbers in Variable
it sounds like to me it is scientific notation because it is a large decimal. you could use something like
decimal.toInt32(variable);
or
set the number of decimal places.
if you want to get rid of the decimal all together i would use the
decimal.toInt32()
-zd
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|