If you use it and edit that chart only that file is changed. If you 
use insert linked and edit a file all the charts which use that file 
will reflect that change in all your data bases. 

Barry

--- In [email protected], Panos Boufardeas <[EMAIL PROTECTED]> 
wrote:
>
> are you sure that you editing and save the right one file, in the 
> correct folder?
> find out about the hidden folder in AmiBroker\Formulas\Drag-drop
> 
> i bet there is what you are missing.
> 
> Panos
> 
> sonyfanaticsss wrote:
> > 
> > 
> > Hi,
> > 
> > I'm a beginner to Amibroker so please bear with me...
> > 
> > In Amibroker's default editor, if I made some changes to the 
codes,
> > the results are shown in Amibroker right away.
> > 
> > But if I change the code in Ultraedit and save the file, Amibroker
> > does not respond to my changes.
> > 
> > I tried running this .js:
> > 
> > var AB = new ActiveXObject("Broker.Application");
> > AB.RefreshAll();
> > 
> > and it doesn't work. Still nothing happens in Amibroker.
> > 
> > I wonder how I can solve this problem?
>


Reply via email to