This sytnax will not work with recordsets...  the index of the array must 
come after the fieldname...

At 03:13 PM 1/4/01 +0100, you wrote:
>Try User[13].FullName, u can use that with recordsets.
>Structures work the same, and you have a tool called QueryToStruct, which
>converts your query to a structure.
>
>Regards,
>Johan Coens
>
>-----Original Message-----
>From: Mike Amburn [mailto:[EMAIL PROTECTED]]
>Sent: donderdag 4 januari 2001 15:03
>To: CF-Talk
>Subject: record sets... arrays or structures?
>
>
>subject says it all....
>
>let's say a have a record set of users and wanted to get the first name
>of row #13. could i use something like:
>
>      User.FirstName[13]
>
>???
>(except for the fact that this example doesnt seem to work)
>
>----------------------
>Mike Amburn, Development
>[EMAIL PROTECTED]
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to