Is get a query? What happens when you're on the last row? Request.nextRecord
would be larger than the recordCount, right?

  _____  

From: Tony Weeg [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 18 May 2004 3:44 p.m.
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