| 
 PureBytes Links 
Trading Reference Links 
 | 
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
------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/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/
 
 |