[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] Conditional text output to interpretation window



PureBytes Links

Trading Reference Links

hi,
 
when I place some text inside my main indicator program as follows:
 
"text";

then the text line is visible inside the Interpretation window.
 
 
However if I place this same text inside a conditional statement, for instance:
 
a = 10;
if (a > 1
) {

"text"
;

}

then no output is visible inside the interpretation window.
 
Why is this?  If I put some code within the conditional statement it is executed OK but somehow it does not put text output to the interpretation window,
 
thanks, Rgds, Ed


Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html





Yahoo! Groups Links