From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of dingo
Sent: Saturday, July 15, 2006 11:59 AM
To: [email protected]
Subject: RE: [amibroker] Left Justify Column Output
__._,_.___
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of MarketMonk777
Sent: Saturday, July 15, 2006 2:15 PM
To: [email protected]
Subject: RE: [amibroker] Left Justify Column OutputDingo,That didn't work for me. What you did left justified the Column Title, not the output results on each line below.Unless I am missing something?Dave
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of dingo
Sent: Saturday, July 15, 2006 10:58 AM
To: [email protected]
Subject: RE: [amibroker] Left Justify Column OutputWell, after saying that I DID manage to do it. Damned ugly IMHO but:
AddTextColumn(IndustryID(1) + " " ,
"Industry ", 25.0,colorWhite,colorBlue,160);
d
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of marketmonk777
> Sent: Saturday, July 15, 2006 1:19 PM
> To: [email protected]
> Subject: [amibroker] Left Justify Column Output
>
> Hi folks,
>
> I have the following line of code in my exploration AFL:
> AddTextColumn(IndustryID(1) ,"Industry ", 25.0, colorWhite,
> colorBlue,160); // adds a column to display the
> name for the industry
> from TC2005 database
>
> and I would like to know if it is possible to have this
> Industry name left justified.
>
> Regards,
>
> Dave
> MarketMonk777
>
>
>
>
>
>
> ------------------------ Yahoo! Groups Sponsor
> --------------------~--> See what's inside the new Yahoo!
> Groups email.
> http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/GHeqlB/TM
> --------------------------------------------------------------
> ------~->
>
> 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
>
> <*> To visit your group on the web, go to:
> http://groups.yahoo.com/group/amibroker/
>
> <*> To unsubscribe from this group, send an email to:
> [EMAIL PROTECTED]
>
> <*> Your use of Yahoo! Groups is subject to:
> http://docs.yahoo.com/info/terms/
>
>
>
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
- Visit your group "amibroker" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
