xStruct['#variableWithFieldNameInIt#'] is also identical to
xStruct[variableWithFieldNameInIt]

On 8/24/06, Jeff Guillaume <[EMAIL PROTECTED]> wrote:
> I haven't used StructFind in a while, but one use might be if you're storing 
> the name of the field you want to access in a variable:
>
> structFind(xStruct, variableWithFieldNameInIt);
>
> Although this ...
>
> xStruct['#variableWithFieldNameInIt#']
>
> ..... works too, so I dunno.  I'd bet my left leg that the compiler treats 
> them both the same.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

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

Reply via email to