Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Storing a value in a variable which of type Double(URGEN
Message
 
À
16/06/2001 00:59:32
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00520239
Message ID:
00520292
Vues:
17
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform