PureBytes Links
Trading Reference Links
|
What amibroker edition do you use ?
[Help->About Amibroker]
SetForeign() is a relatively new function...
Dimitris Tsokakis
--- In amibroker@xxxxxxxxxxxxxxx, "otintl" <otintl@xxxx> wrote:
> I get this error when I use this code,I am just a learner so help
if
> possible with some easy guidelines.
>
> Line 21, Column 11:
> IIf(Counter==9 ,shapeDigit8,
>
> shapeDigit9)))))))));
>
> PlotShapes(shape*EVENT,colorIndigo);G=0;
>
> SetForeign(
> ----------^
>
> Error 23.
> Syntax errorLine 21, Column 11:
> IIf(Counter==9 ,shapeDigit8,
>
> shapeDigit9)))))))));
>
> PlotShapes(shape*EVENT,colorIndigo);G=0;
>
> SetForeign(
> ----------^
>
> Error 23.
> Syntax error
>
>
>
> ----------------------------------------------------------------
> and also get an error when using"Inspection Points for Steve
Karnish
> CMO5, SYMC application"following error>>
>
> Line 18, Column 11:
> IIf(Counter==9 ,shapeDigit8,
>
> shapeDigit9)))))))));
>
> PlotShapes(shape*EVENT,colorIndigo);G=0;
>
> SetForeign(
> ----------^
>
> Error 23.
> Syntax error
------------------------ 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/mOAaAA/3exGAA/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/
|