#currentrow# works in both pre-mx and mx!
-----Original Message----- From: Sean A Corfield [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 22, 2002 10:53 AM To: CF-Talk Subject: Re: CFMX & CurrentRow? On Thursday, August 22, 2002, at 07:27 , Dan G. Switzer, II wrote: > Out of curiosity, which syntax are you using: > > #currentRow# > > or > > #queryName.currentRow# > > I know that "#queryName.currentRow#" works. The latter. I wouldn't have expected the former to work - does it work in pre-MX releases? The reason I think like that is that, to me, currentRow is a pseudo-column so you shouldn't expect it to be available 'unadorned', only as part of a query-qualified reference. "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

