Glad I could help. I thought I remembered you could use OLE to find it but my search of the readme/release notes didn't find it.
d > -----Original Message----- > From: [email protected] > [mailto:[EMAIL PROTECTED] On Behalf Of Dennis Brown > Sent: Thursday, July 10, 2008 11:37 PM > To: [email protected] > Subject: Re: [amibroker] Quickie: What was the name of that > new AFL command to change chart tickers? > > LOL Dingo, > > I finally found it using your search terms ;-) > > OLE: Name property is now writable, allowing switching currently > selected symbol for the document > > Example (JScript): > AB = new ActiveXObject("Broker.Application"); > AB.ActiveDocument.Name = "MSFT"; // change the symbol for current > document to "MSFT" > > At first I did not think this would work from within AFL, but > I made a > little jscript function and it worked. > I made a little Gfx chart button for the lower right hand > corner that > toggles the chart between the two tickers that I trade all day. > Some days I get lucky! :-) > > Best regards, > Dennis > > > On Jul 10, 2008, at 10:10 PM, dingo wrote: > > > Changecharttickerplease? > > > > d > > > >> -----Original Message----- > >> From: [email protected] > >> [mailto:[EMAIL PROTECTED] On Behalf Of Dennis Brown > >> Sent: Thursday, July 10, 2008 10:03 PM > >> To: [email protected] > >> Subject: [amibroker] Quickie: What was the name of that new > >> AFL command to change chart tickers? > >> > >> Hello, > >> > >> I could swear that I read that there was a new command in AFL to > >> change the chart ticker. However, I don't remember what it was > >> called, and all the searches I tried did not find it. > >> > >> Could someone just reply with the name. > >> > >> Thanks, > >> Dennis > >> > >> > >> ------------------------------------ > >> > >> Please note that this group is for discussion between users only. > >> > >> To get support from AmiBroker please send an e-mail directly to > >> SUPPORT {at} amibroker.com > >> > >> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > >> http://www.amibroker.com/devlog/ > >> > >> For other support material please check also: > >> http://www.amibroker.com/support.html > >> Yahoo! Groups Links > >> > >> > >> > > > > > > ------------------------------------ > > > > Please note that this group is for discussion between users only. > > > > To get support from AmiBroker please send an e-mail directly to > > SUPPORT {at} amibroker.com > > > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > > http://www.amibroker.com/devlog/ > > > > For other support material please check also: > > http://www.amibroker.com/support.html > > Yahoo! Groups Links > > > > > > > > > ------------------------------------ > > Please note that this group is for discussion between users only. > > To get support from AmiBroker please send an e-mail directly to > SUPPORT {at} amibroker.com > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > http://www.amibroker.com/devlog/ > > For other support material please check also: > http://www.amibroker.com/support.html > Yahoo! Groups Links > > >
