|
|
 |
Re: FN-FORUM Query about VBScript...
date posted 4th September 2002 12:15
Hi,
It sounds like the value is greater than an integer (around 32000). Use
CLng() instead to convert to a long integer.
Have a look here to see the sizes of data types.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/ht
ml/vbsDataType.asp
Regards,
Dave
-----------------------------------------------------------------
Stamper Consulting
"Custom Business Software for a Networked World"
http://www.stamper-consulting.com
t : +0044 7977 463 847
e : [EMAIL REMOVED]
----- Original Message -----
From: "Danish Umer" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Wednesday, September 04, 2002 11:36 AM
Subject: FN-FORUM Query about VBScript...
I need help about a function in VBScript cint()....when it overflow & then
what should be solution to avoid this overflow...
Danish Umer
_________________________________________________________________
Join the world's largest e-mail service with MSN Hotmail.
http://www.hotmail.com
============================================================
= Advanced web hosting solutions from Saffas. =
= Unix, PHP, mySQL, SSL, Perl, Control Panel, 24/7 access. =
= Why pay more for less? http://www.saffas.com =
============================================================
Sponsor the forum for as little as £1 at:
http://www.freelancers.net/cgi/sponsor.cgi?action=show
Advertise with Freelancers.net +Additions+
http://www.freelancers.net/advert.php
Freelancers and Freelance Jobs:
http://www.freelancers.net
Forum FAQs:
http://freelancers.netrickery.com
To unsubscribe please email:
[EMAIL REMOVED]
If you have difficulties unsubscribing please email:
[EMAIL REMOVED]
|
 |
|