PureBytes Links
Trading Reference Links
|
Hi,
On XP Home, I got this to work in a new indicator
window:
_TRACE ( " <FONT
face="Courier New" color=#ff00ff>test " )<FONT
face="Courier New">;
but with a strange output:
[892] test [892] test
[892] text [892] test
I am not sure why there are 4 lines and
why the third line says 'text' rather than 'te<FONT
size=5>st' (I had:
_TRACE ( "
text
" );
in my third indicator pane from the bottom( with a
total of four indicator panes). If I comment it out, i get:
[892] test [892] test
[892] test
-john
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
mmqp
To: <A title=amibroker@xxxxxxxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Thursday, September 18, 2003 9:52
PM
Subject: [amibroker] Re: How to use
_TRACE?
Got it working on W2K but not XP.--- In <A
href="">amibroker@xxxxxxxxxxxxxxx, "mmqp"
<mmqp@x...> wrote:> I have downloaded
and unzipped the dbgview.exe. I started > dbgview.exe.
Added _TRACE ( " text " ). run AFL but see no output. > Has
anyone used it successfully? TIASend
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.
|