It will be rebuild once you save database (or exit the program and auto-save is enabled).
Best regards, Tomasz Janeczko amibroker.com ----- Original Message ----- From: "Homar Simpson" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, December 06, 2006 4:36 AM Subject: [amibroker] Deleted broker.master, does not rebuild. + FULLNAME not working in title string > I manually deleted a bunch of BB stocks, and thought deleting the > broker.master file would cause an auto rebuild. It does not seem to. > Tired switching away and back from database and restarting . Charts > seem to display fine, but something is not quite right with no rebuild > of that file. > > Also, the simplest things seems to be causing me grief. Adding > {{FULLNAME}} to the chart title should work but does not. It does not > evaluate, and prints as {{FULLNAME}} on the title. Bug? > > > > _N(Title = StrFormat("{{NAME}} - {{FULLNAME}} - {{INTERVAL}} {{DATE}} > Open %g, Hi %g, Lo %g, Close %g (%.1f%%) {{VALUES}}", O, H, L, C, > SelectedValue( ROC( C, 1 ) ) )); > > > > > 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 > > > > >
