PureBytes Links
Trading Reference Links
|
Hi Andrew,
Yes that looks like it. Thanks.
Michael.
At 10:08 AM 23/03/2004, you wrote:
>Just learning Jscript myself, so definitely no expert but is this what you
>want.
>
>Andrew
>
>Item Property
>Sets or returns an item for a specified key in a Dictionary object. For
>collections, returns an item based on the specified key. Read/write.
>object.Item(key)[ = newitem]
>
>----- Original Message -----
>From: "Michael.S.G." <OzFalcon@xxxxxxxx>
>To: <amibroker@xxxxxxxxxxxxxxx>
>Sent: Tuesday, March 23, 2004 8:36 AM
>Subject: [amibroker] JScript Question
>
>
> >
> > Is anyone familia or used the Dictionary function in JScript?
> >
> > Looking at the jscript docs - There doesn't seem to be any way to simply
> > reference the "Key" and get the associated data. Am I missing something
> > here????
> > ie The way I see it - You have to get all keys and all items - then use
> > a for loop to
> > iterate through to find the key. Is this correct or is there a simple
> > lookup cmd?
> >
> > Stuck
> > Michael.
> >
> >
> >
> >
> >
> >
> >
> >
> > Send BUG REPORTS to bugs@xxxxxxxxxxxxx
> > Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
> > -----------------------------------------
> > Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
> > (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> > --------------------------------------------
> > Check group FAQ at:
>http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
>
>
>
>
>
>Send BUG REPORTS to bugs@xxxxxxxxxxxxx
>Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
>-----------------------------------------
>Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
>(Web page: http://groups.yahoo.com/group/amiquote/messages/)
>--------------------------------------------
>Check group FAQ at:
>http://groups.yahoo.com/group/amibroker/files/groupfaq.html
>Yahoo! Groups Links
>
>
>
>
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|