With an ID as the key you can easily pull things out of the struct. It's
quite different from an array because the keys can be any number you need,
not just sequential as they are in an array.

On 5/26/07, James Holmes <[EMAIL PROTECTED]> wrote:
>
> I was wondering why anyone would have a structure with numbers as
> keys, which is essentially the same as an array (but without the power
> of all of the array functions).
>
> On 5/27/07, Brian Kotek <[EMAIL PROTECTED]> wrote:
> > Also, just wondering why you'd be passing around the payOption
> ("invoice")
> > instead of the far more useful payOptionID (4)?
> >
> > On 5/25/07, Sean Corfield <[EMAIL PROTECTED]> wrote:
> > >
> > > structKeyList()
> > >
> > > On 5/25/07, James C. Montgomery <[EMAIL PROTECTED]> wrote:
> > > > How can I access the value "4" of "key" in this structure?
> > >
> > >
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:279365
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