Hello, The Title variable is for *setting* the title.
It is not available for reading because the title (if you don't set it in your code) is created dynamically *after* all variables / plot functions are called and other run-time conditions are checked. Best regards, Tomasz Janeczko amibroker.com ----- Original Message ----- From: "dralexchambers" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, July 17, 2007 8:56 AM Subject: [amibroker] (string) = Title; doesn't work for getting chart title > Is there a way to get the chart title as a string? The > following doesn't work: > > a = Title; > > > > 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 > > > > >
