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

RE: [amibroker] printf function



PureBytes Links

Trading Reference Links

Hi,

 

i must write it into my DLL, not into pure AFL.

 

Regards

Thomas

 

From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of Joe Landry
Sent: Tuesday, August 21, 2007 4:38 PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: Re: [amibroker] printf function

 

Use the Guru commentary to test it out.

HTH

Joe L.

 

Put this in Formula, hit Apply, and see results in Commentary

 

stocksymbol = Name();

AB = CreateObject("Broker.Application");

stk = AB.Stocks(StockSymbol);

printf("%g", stk.IndustryID );

printf("\n Line one\n\t\tLine two\n");

 

 

----- Original Message -----

From: Thomas Zmuck

Sent: Tuesday, August 21, 2007 8:19 AM

Subject: [amibroker] printf function

 

Hello,

i would like to use the printf() function in my DLL to get information
in the AmiBroker interpretation window. I have tried it already in my
loop, but AmiBroker doesn't display anything. I have tried the
following line: printf("Line one\n\t\tLine two\n");

Can you please show a example ?

--
Kind regards
Thomas

__._,_.___

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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/

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





SPONSORED LINKS
Investment management software Investment property software Investment software
Investment tracking software Return on investment software

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___