IIS ASP - Byref

This is Interesting: Free IT Magazines  
Home > Archive > IIS ASP > April 2005 > Byref





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Byref
Logico

2005-04-29, 3:00 am

The output of the test was:
b=5#
b=5#
b=5#
arr(1)=7#
arr(1)=7#
arr(1)=7#
dict.item('K2')=2#
dict.item('K2')=4#
dict.item('K2')=14#

Now, calling subroutines using keyword 'call' or omitting parentheses,
I get the correct result:
b=5#
b=5#
b=105#
arr(1)=7#
arr(1)=7#
arr(1)=17#
dict.item('K2')=2#
dict.item('K2')=4#
dict.item('K2')=14#

I don't like so much this philosophy of VBscript, but I understood how
it works... that's enough! Thanks to Mark and Bob

Alessio
Evertjan.

2005-04-29, 8:05 am

Logico wrote on 29 apr 2005 in microsoft.public.inetserver.asp.general:

> The output of the test was:
>


What test?

Pleasr quote on usenet!

--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com