<cfif queryname.CurrentRow is queryname.RecordCount>
    eof blah
<cfelse>
    non-eof blah
</cfif>

On Wed, 24 April 2002, "Javier Flores" wrote

> 
> Hi everone!
> 
> I would like to know how to ask about the EOF property? I need to ask
> somethink like this...
> 
> If  consult.EOF
>    do this---
> else
>    do this---
> endif
> 
> Thanks for your reply!
> 
> Javier
> 
> 
> -------------------------------------------------------------------------
> This email server is running an evaluation copy of the MailShield anti-
> spam software. Please contact your email administrator if you have any
> questions about this message. MailShield product info: www.mailshield.com
> 
> -----------------------------------------------
> To post, send email to [EMAIL PROTECTED]
> To subscribe / unsubscribe: http://www.dfwcfug.org



-------------------------------------------------------------------------
This email server is running an evaluation copy of the MailShield anti-
spam software. Please contact your email administrator if you have any
questions about this message. MailShield product info: www.mailshield.com

-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org

Reply via email to