Then why is there querySetCell().
You can use qry.age[1] = 50 as well.

Or why in other engines there is a ListFind() but no ArrayFind()? Or a 
ListToArray() but no ListToStruct() or ArrayToStruct()?

Our function matrix containing the functions regarding lists, structs, 
arrays and queries is as complete as possible.

Greetings / GrĂ¼sse
Gert Franz
Customer Care
Railo Technologies GmbH
[EMAIL PROTECTED]
www.railo.ch

Join our Mailing List / Treten Sie unserer Mailingliste bei:
deutsch: http://de.groups.yahoo.com/group/railo/
english: http://groups.yahoo.com/group/railo_talk/



Raymond Camden schrieb:
> There are some interesting things there - and some odd things. For
> example, queryGetCell. Why would someone do this:
>
> queryGetCell(qry,'age',1)
>
> when you could just do
>
> qry['age'][1]
>
>
> On 8/26/07, David Low <[EMAIL PROTECTED]> wrote:
>   
>> That's not true about the 6.1 compatibility.
>> http://dev.railo.ch/en/index.cfm?treeID=106
>>
>> NB: I don't work for Railo, just interested in a fair argument! :-)
>>     


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287228
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to