PureBytes Links
Trading Reference Links
|
Hello,
DOUBLE BACKSLASHES are required in AFL since single backslash
is ESCAPE sequence marker
AlertIf( <FONT face="Courier New"
size=1>Cover, <FONT face="Courier New"
color=#ff00ff size=1>"SOUND<FONT
face="Courier New" color=#ff00ff size=1> <FONT color=#ff00ff
size=1>C:\\WINDOWS\\Media\\Windows XP Ringin.wav"<FONT face="Courier New"
size=1> , "<FONT
face="Courier New" color=#ff00ff size=1>Cover
"<FONT
face="Courier New" size=1> +<FONT face="Courier New"
size=1> Name(),
4<FONT
face="Courier New" size=1>,<FONT face="Courier New" color=#ff00ff
size=1>2,<FONT face="Courier New"
color=#ff00ff size=1>50);
Best regards,Tomasz Janeczkoamibroker.com
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Greg
To: <A title=amibroker@xxxxxxxxxxxxxxx
href="">AmiBroker@xxxxxxxxxxx
Sent: Sunday, February 22, 2004 4:55
PM
Subject: [amibroker] Alertif
problem
Hi,
When I apply the following code , it does not play the wave file quoted
but instead plays ding wave.
AlertIf( <FONT face="Courier New"
size=1>Cover, <FONT face="Courier New"
color=#ff00ff size=1>"SOUND<FONT
face="Courier New" color=#ff00ff size=1> <FONT color=#ff00ff
size=1>C:\WINDOWS\Media\Windows XP Ringin.wav"<FONT face="Courier New"
size=1> , "<FONT
face="Courier New" color=#ff00ff size=1>Cover<FONT color=#ff00ff
size=1> "<FONT
face="Courier New" size=1> +<FONT
face="Courier New" size=1> <FONT color=#0000ff
size=1>Name(), <FONT face="Courier New"
color=#ff00ff size=1>4,<FONT
face="Courier New" color=#ff00ff size=1>2<FONT face="Courier New"
size=1>,50<FONT
size=1>);
C:\WINDOWS\Media\Windows XP
Ringin.wav is also quoted
in preferences>alerts tab , all boxes
checked.
Any idea what is wrong?
Thanks,
GregSend 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
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
Yahoo! Groups Sponsor
ADVERTISEMENT
Click Here
Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/amibroker/
To unsubscribe from this group, send an email to:amibroker-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|