[thelist] ASP 2.0 Functions

darren darren at web-bitch.co.uk
Fri Jul 19 09:40:01 CDT 2002


On Friday, July 19, 2002 at 15:24, Rob Smith wrote:

RS> Is there anything remotely related to floor(), ceiling(), and/or round()
RS> functions in ASP 2.0

it doesn't matter so much on your version of asp, as the version of the
vbscript libraries you are running.

round() was introduced in vbscript ver 2
int()   introduced in version 1
fix()   introduced in version 1
don't think there's a floor or a ceiling method/function.

the docs can be found at:

   http://msdn.microsoft.com/downloads/sample.asp?url=/msdn-files/027/001/733/msdncompositedoc.xml

the latest version of the vbscript library is 5.6.

hth,

darren




More information about the thelist mailing list