The array type means of accessing a recordset is a proper documented feature of CF as it is required for accessing recordsets from within cfscript.
> -----Original Message----- > From: Kola Oyedeji [mailto:[EMAIL PROTECTED] > Sent: 13 June 2003 15:54 > To: [EMAIL PROTECTED] > Subject: RE: [ cf-dev ] Extracting values from a returned query > > > > I'm pretty sure I first came across this in one of the old Forta books > so > Hopefully this bug really is a feature. > > Kola > > >> -----Original Message----- > >> From: Rich Wild [mailto:[EMAIL PROTECTED] > >> Sent: 13 June 2003 14:53 > >> To: '[EMAIL PROTECTED]' > >> Subject: RE: [ cf-dev ] Extracting values from a returned query > >> > >> > Does the possibility exists that future versions of ColdFusion > won't > >> > support _this_ sort of syntax? > >> > someValue = qryName["colName"][i]; > >> > >> I hope not. I've been using that to a large extent, and it makes > sense to > >> me. > >> > >> > >> > >> -- > >> ** Archive: > http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > >> > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> For human help, e-mail: [EMAIL PROTECTED] > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > For human help, e-mail: [EMAIL PROTECTED] > > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
