PureBytes Links
Trading Reference Links
|
A bugfixed version is out (v0.9.13):
030530Fr v0.9.13
- Added: xxABarrayNFilled(arr) returns the number of non-empty elements
- DocFix: some minor fixes in the reference text.
----- Original Message -----
From: <uenal.mutlu@xxxxxxxxxxx>
To: <amibroker-dll@xxxxxxxxxxxxxxx>; <abtool@xxxxxxxxxxxxxxx>; <amibroker@xxxxxxxxxxxxxxx>
Sent: Friday, May 30, 2003 2:37 PM
Subject: [amibroker] ANN: ABtool v0.9.12 beta released
> ABTool v0.9.12 beta 030530Fr
>
> ABtool.dll is an AFL extension DLL plugin for AmiBroker v4+
> ABtool_dll_Reference.txt contains information about the
> AFL extension functions it offers.
>
> HIGHLIGHTS OF THIS VERSION (see also History and ToDoList at the end of the refernce txt):
> - New: Introducing "TypedArray": a 1D array of any type and size. No handle required to use it.
> - New: TypedArray support in the Persistent area and also in the Windows Registry (for save/load of data)
> - New: Windows Registry functions for adding/changing/retrieving registry keys of your company
> - New: AB array (ie. xxType("ABarray") support in the Persistent area
> - New: AB array (ie. xxType("ABarray") support in the Registry
> - New: BitArray (ie. xxType("BitArray"): for storing masses of 0/1 values.
> Only 1 bit memory is consumpted per bit (see also xxTypedArray)
> - New: xxConfig() dialog for configuring ABtool params interactively.
> (fe. the AutoExec delay seconds now can be changed).
> - New: Progress bar for user code
> - New: Simple data input dialogs
>
> IMPORTANT:
> before installing this version backup your "ABtool/PersistentVars.abt" file
> if it contains important, not recreateable data, because the structure of the persistent
> storage area has changed to make possible the array support introduced in this version.
> Unfortunately you cannot use your previous "ABtool/PersistentVars.abt" file. If there is
> demand let me know and I'll write a converter.
>
> (for details see the mentioned function groups and the History at the end of this doc)
>
>
> The latest version of the ABtool plugin for AB can be found
> at the following locations:
>
> - ABtool home site:
> http://groups.yahoo.com/group/abtool/files/
>
> - File area of the "amibroker" group at yahoo:
> http://groups.yahoo.com/group/amibroker/files/ABtool/
>
> - In the support area / 3rd party downloads at www.amibroker.com:
> http://www.amibroker.net/3rdparty.php
>
>
> Uenal Mutlu (UM)
> uenal.mutlu@xxxxxxxxxxx
> abtool-owner@xxxxxxxxxxxxxxx
------------------------ Yahoo! Groups Sponsor ---------------------~-->
FREE Cell Phones with up to $400 Cash Back!
http://us.click.yahoo.com/_bBUKB/vYxFAA/ySSFAA/GHeqlB/TM
---------------------------------------------------------------------~->
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|