Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Storing a value in a variable which of type Double(URGEN
Message
 
To
16/06/2001 00:59:32
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00520239
Message ID:
00520292
Views:
16
>Hi,
>
>i am want to store a 22 degit number in a variable having data type as a double my syntax is as follows
>
>dim try as double
>try = 12345678901234567.123
>
>but while storing it stores in the format 1.23456789012346E+16
>i have used Format function also for formating the number
>
>how should i store the above value

You overpass the VB limitations! If you don't need to do any math operations, you can stock it in a string.

You will need to wait for the 64-bit processor!
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Reply
Map
View

Click here to load this message in the networking platform