PureBytes Links
Trading Reference Links
|
While we're on the topic of columns - is there a way to copy
the "header" row on the AA addcolumns display? I find myself
copying and pasting the results to an Excel spreadsheet then
labeling the columns manually.
Maybe this is a wishlist item. Possibly when I get beyond a lot of
debugging stage I might not need that, but then again, I take some
intermediate screenings/filters that I like to document and file.
Joe Landry
--- In amibroker@xxxxxxxxxxxxxxx, "Ken Close" <closeks@xxxx> wrote:
> All: Is there any way to control the width of columns using
AddColumn
> in Explore mode. I have experimented with the format suggested in
the
> help file of
> AddColumn(variable,"-13",5.0);
> Where the 5.0 is said to "pad" in 5 spaces.
> However, nothing changes even if I change 5 to 20.
> The second observation about this AA display is that the first
time I
> run the code, the column widths are narrow and seemingly the most
narrow
> given the data they hold.
> Each time I run the code after some change unrelated to the
AddColumn
> statements, the column width grows mysteriously, up to some
maximum.
> (see below) Needless to say, this spreads out the width of the
entire
> display.
>
> May I ask if the following two adjustments are possible:
>
> Direct control over column width.
> Putting a variable in the column HEADING (such as a date that
changes)
> vs just text.
>
> A picture of what I am trying to use is shown below. Notice the
various
> widths which occur randomly.
>
> Any comments?
>
> Ken
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark
Printer at Myinks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/l.m7sD/LIdGAA/qnsNAA/GHeqlB/TM
---------------------------------------------------------------------~->
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|