PureBytes Links
Trading Reference Links
|
I
believe you can write the line as this;
<FONT face=Arial color=#0000ff
size=2>
<FONT face=Arial color=#0000ff
size=2>_N(IndexTicker = "VFINX");
<FONT face=Arial color=#0000ff
size=2>
This
will stop the printing of the text.
<FONT face=Arial color=#0000ff
size=2>
<FONT face=Arial color=#0000ff
size=2>Paul.
<FONT
face=Tahoma size=2>-----Original Message-----From: Dave Merrill
[mailto:dmerrill@xxxxxxx] Sent: August 21, 2003 04:57To:
AmiBrokerSubject: [amibroker] quoted text from variable assignments
showing up in interpretation???working on a series of
charts with interpretations, it appears that quotedtext from assignments
made in the charting code appears in theinterpretation area.for
example, the following is used before the '//--Indicator-End—', sinceit's
part of the charting code:---------------IndexTicker =
"VFINX";IndexPrice = Foreign(IndexTicker,
"C"); [other code that uses the variable
IndexTicker]---------------for some reason, the string "VFINX" (no
quotes) shows up in theinterpretation. how can I make a string assignment
without this happening?thanks,Dave MerrillSend
BUG REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to
suggest@xxxxxxxxxxxxx-----------------------------------------Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Yahoo! Groups Sponsor
ADVERTISEMENT
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 the Yahoo! Terms of Service.
|