[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [amibroker] AmiBroker 3.24 (Win32)



PureBytes Links

Trading Reference Links

Hi Tomasz,

Well, I've finally sorted out the windows scripting, and updates are
working.

We are just waiting for some kind of progress bar, and for the "OK" to go
from the startup window, then we can put the program up. We are using the
following WS code to call the update: 

AmiBroker.Import(0, filename + ".DN", "default.format");
AmiBroker.RefreshAll();

I notice that with a few thousand shares loaded, Amibroker can take a few
seconds to load. What would be ideal, would be (on the registered version)
for Ami to show the help about window on startup as a splash screen, but
just not require the user to press OK. I.E the window would just disappear
after the initialisation is complete.

Many thanks for all your assistance.

Regards

Robin Hunt
Sharenet
Cape Town
South Africa