PureBytes Links
Trading Reference Links
|
ABtool.dll is an 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):
030513Tu v0.9.5.8 This is mainly a bugfix version:
Fix: xxTableSort() and xxTableSortEx() did no longer work on numerics (reason: I had used C++ templates
not knowing Microsoft's buggy implementation of C++ templates in their crappy C++ compiler)
--> REMOVED the MS crap! The sorting works again. Thanks to Fred and Tom reporting the bug.
Fix: in all dox and samples TableSortDefDeleteAll() changed to TableSortDefDelAll()
Added: xxGetErrno() to get the last errorcode; see there for current limitations
Added: xxTableImport(); fill a table from a CSV file; see there
Added: xxStrRepl() in a string replaces a substring by a new substring
The latest version of the ABtool plugin for AB can be found
at the following locations:
- 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
- Or, email me:
uenal.mutlu@xxxxxxxxxxx
UM
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Rent DVDs from home.
Over 14,500 titles. Free Shipping
& No Late Fees. Try Netflix for FREE!
http://us.click.yahoo.com/BVVfoB/hP.FAA/uetFAA/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/
|