>Um... no. Val() is a CF function. I think you mean var. And it must be at
>the beginning of a UDF. Ie

thanks.  yeah it complains about that and missing semi-colons.  I guess I'm kinda used to flash and being lazy on all that.

This is pretty cool and it makes me very happy that I can use functions.

>
>function foo(x,y) {
> var z = 1;
> z = x*y+9;
> return z;
>}
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to