Just a shot in the dark, but couldn't CF misinterpret the var "get". It
looks like it's seeing it as something else. Did you try dumping "get"?

> -----Original Message-----
> From: Tony Weeg [mailto:[EMAIL PROTECTED]
> Sent: dinsdag 18 mei 2004 5:44
> To: CF-Talk
> Subject: brain fart on #'s
>
> what the heck am I doing wrong?
>
> brain fart on the:
>
> get.companyIdNumber[request.nextRecord]
>
> part of this...
>
> <cfset request.nextRecord = i + 1>
>
> <cfif get.companyIdNumber[i] eq
> get.companyIdNumber[request.nextRecord]>
> <option value="0"> #get.yournamehere#
> </cfif>
>
> gives me...
>
> You have attempted to dereference a scalar variable of type
> class java.lang.Integer as a structure with members.
>
> ....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