PureBytes Links
Trading Reference Links
|
Nowhere. This function is for commentary / interpretation.
For output in AA , use EXPLORATION and AddTextColumn / AddColumn.
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "ggoom" <ggoom@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Monday, July 17, 2006 10:28 PM
Subject: [amibroker] Where does the 'printf' function print during AA scan?
>I am running AA scan successfully and sometimes want to print
> simple (non-dynamic) text information. I can print it to a file using
> the 'fputs' function. However if I use the printf function such as
>
> printf(" working well ");
>
> I cannot see the output anywhere. It seems like commentary or
> interpretation windows can be used, but I don't see the output in
> those windows.
>
> Is there any trick or am I missing something?
> Thanks for help.
>
> ggoom
>
>
>
>
>
>
>
> 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
>
>
>
>
>
>
>
>
>
|