Skip to site navigation (Press enter)
RE: functions
Raymond Camden
Fri, 28 May 2004 09:17:09 -0700
Um... no. Val() is a CF function. I think you mean var. And it must be at
the beginning of a UDF. Ie
function foo(x,y) {
var z = 1;
z = x*y+9;
return z;
}
[
Todays Threads
] [
This Message
] [
Subscription
] [
Fast Unsubscribe
] [
User Settings
]
Previous message
View by thread
View by date
Next message
functions
Daniel Kessler
Re: functions
Dain Anderson
Re: functions
daniel kessler
Re: functions
Ben Doom
Re: functions
daniel kessler
Re: functions
Ben Doom
Re: functions
Charlie Griefer
Re: functions
Raymond Camden
Re: functions
daniel kessler
Re: functions
Ben Doom
Re: functions
Bryan Stevenson
Re: functions
daniel kessler
Re: functions
Bryan Stevenson
Re: functions
daniel kessler
RE: functions
Pascal Peters
Re: functions
daniel kessler
Re: functions
Ben Doom
Re: functions
daniel kessler
Reply via email to
Search the site
The Mail Archive home
cf-talk - all messages
cf-talk - about the list
Expand
Previous message
Next message