PureBytes Links
Trading Reference Links
|
Get DebugView [ http://www.sysinternals.com/ ], greatest tool ever for this
program!
do a search of the archive for comments/applications of it.
best regards,
herman
-----Original Message-----
From: enzo [mailto:herrfrechdax@xxxxxxxx]
Sent: Sunday, October 17, 2004 9:07 AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] How can I debug AFL code
Hello,
how do you guys debug your code? Until now I am plotting results,
but this is not satisfying.
How can I display the value of an array thats a result of my
operations. Per example, in the terminology I am used to an array is
an internal table, which consists of rows and columns. When
plotting the result of:
HiBar = LastValue( ValueWhen( Status("firstvisiblebarindex")
==BarIndex(), HHVBars( H, per ) ) );
a straight line is plotted at 10 in the axis (in my example). How
can I see how many rows the array has and what are the values?
Is there a tool? Is someone using _TRACE in combination with the
software from sysinternal.com? The output there does not seem to
fulfill my needs.
Thanx for any hint,
regards
enzo
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Sponsor
ADVERTISEMENT
----------------------------------------------------------------------------
--
Yahoo! Groups Links
a.. To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
b.. To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|