PureBytes Links
Trading Reference Links
|
Thank you for taking time and trying the plug-in for me.
I clearly see the namegThreeLineBreak by ACEhin the Plugins table.
Basically I tried everything I could think of, from unloading and
re-loading plug-ins to shutting down and re-starting AB to re-typing
the code instead of "cut-and-paste" from the aceTLB(1.1).pdf.
Nothing worked. I keep getting the error message:
Line 3, Column 31:
A=aceTLB();
Plot(C,"",3,1);
Plot(aceTLBsl,"",colorGreen,4);
------------------------------^
Variable 'acetlbsl' used without having been initialized.
Must be something very simple.
Any Idea?
--- In amibroker@xxxxxxxxxxxxxxx, "JJ" <jparent@xxxx> wrote:
> well that's odd because i just re-tried. it works fine. did you make
> sure you installed the plug-in in the correct directory? look for it
> using Tools>Plug-ins.... anyone else having problems???
>
> /jeff
>
>
> --- In amibroker@xxxxxxxxxxxxxxx, "qqqqq_99999_qqqqq"
>
> > I tried the plugin first but I could not get it working.
> >
> > ---------------
> > A=aceTLB();
> > Plot(C,"",3,1);
> > Plot(aceTLBsl,"",colorGreen,4);
> > ---------------
> >
> > The example code does not plot aceTLBsl.
------------------------ 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/
|