I know :)

I was just thinking one thing, then doing the other, man, I need some
sleep !

....tony

r e v o l u t i o n w e b d e s i g n
[EMAIL PROTECTED]
www.revolutionwebdesign.com

its only looks good to those who can see bad as well
-anonymous

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 13, 2004 10:22 PM
To: CF-Talk
Subject: RE: isDefined question

1) need quotes within the isdefined function, you are passing a string
as the var name to the function.  So isDefined("client.pods")
2) you can not store complex data such as structures in the client
scope.
3) keep on keeping on d00d!


LOL!


Doug

-----Original Message-----
From: Tony Weeg [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 13, 2004 10:11 PM
To: CF-Talk
Subject: isDefined question

<cfif not isDefined(client.pods)>
<cfset client.pods = structNew()>
</cfif>

is giving me this error.

Element PODS is undefined in CLIENT.  

  
The error occurred in D:\www\clients\albert\admin\Application.cfm: line
71

69 : </cfscript>
70 :
71 : <cfif not isDefined(client.pods)>
72 : <cfset client.pods = structNew()>
73 : </cfif>

well...no duh, I know its not defined...thats why im asking, and that's
why im setting it.

wtf?

....tony

r e v o l u t i o n w e b d e s i g n
[EMAIL PROTECTED]
www.revolutionwebdesign.com

its only looks good to those who can see bad as well
-anonymous
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to