macromedia.coldfusion.advanced_techniques
[Top] [All Lists]

Re: The system has attempted to use an undefined value, which usually in

Subject: Re: The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or
From: "BKBK"
Date: Mon, 23 Jun 2008 13:37:14 +0000 UTC
Newsgroups: macromedia.coldfusion.advanced_techniques

Your code code contains many expressions like this one:

[i]javacast('String',colArray[qRowIndex]["ORDER_BY_PARAM"])[/i]

That is wrong. An array cannot have a string as index.





<Prev in Thread] Current Thread [Next in Thread>