Tomasz, THANK YOU!!!!
Just yesterday, I was again cursing the lack of Static arrays because ATC was too slow and there were too many values (20,000 to 140,000) to put into discrete static variables. I wanted to display several one time plot outputs that require 15 seconds to initially generate -- without slowing down the UI on every pass (working off line) which needs < 1 second per pass. Now you give me just what I need to proceed. :-)))))) Best regards, Dennis On Mar 6, 2009, at 9:58 AM, Tomasz Janeczko wrote: > Hello, > > AmiBroker 5.24.0 BETA is released now: > http://www.amibroker.com/devlog/2009/03/06/amibroker-5240-beta-released/ > > This is somewhat special beta because it contains only one fix and > introduces only one new feature: array static variables. > I decided to release this feature "alone" because the static > variable code > has been completely rewritten, so in case of any issues, it would be > easy > to revert to 5.23. > > Best regards, > Tomasz Janeczko > amibroker.com
