PureBytes Links
Trading Reference Links
|
<span
>Title<font
size=1 color=black face=Tahoma> =' <span
>" ' + Name() + '
"<span
> ' +<font
size=1 color=fuchsia face=Tahoma>" \"<font
size=1 color=black face=Tahoma>LMT\<span
>""<font
size=1 color=black face=Tahoma> +<span
>", "<font
size=1 color=black face=Tahoma>+ <span
>"\"<font
size=1 color=black face=Tahoma> <span
>WriteVal<font
size=1 color=black face=Tahoma>(Close,FORMAT=<font
size=1 color=fuchsia face=Tahoma>1.2<span
>) \<font
size=1 color=fuchsia face=Tahoma>", "<font size=1 color=black
face=Tahoma> + <font
size=1 color=blue face=Tahoma>Date<span
>();
Pops a syntax error…
???????/
Mr Valley<span
class=EmailStyle20>
<span
>
<font size=2 color=black
face=Tahoma>-----Original
Message-----
From: Bob Jagow
[mailto:bjagow@xxxxxxxxxxx]
Sent: Saturday, April 26, 2003
6:55 PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: RE: [amibroker] Using
Quotes in "Name()" + "WriteVal()" etc
<span
>
<font size=3 color=navy
face="Times New Roman">Did you try
inserting the char directly instead of escaping it?<font
color=black>
<font size=3 color=navy
face="Times New Roman">That is,
replace \" by ' " '.<span
>
<font size=3 color=black
face="Times New Roman"> <font
color=black>
<font size=3 color=navy
face="Times New Roman">Bob<font
color=black>
<span
>-----Original
Message-----
From: Mr Valley
[mailto:valleymj@xxxxxxxxx]
Sent: Saturday, April 26, 2003
4:35 PM
To: Amibroker
Subject: [amibroker] Using Quotes
in "Name()" + "WriteVal()" etc<font
color=black>
<font
size=2 color=black face=Arial>How do I wrap the result of a function, in AFL, in
quotes, like the Symbol function
Name() or WriteVal(Close)?
<font
size=2 color=black face=Arial>
<font size=1 color=black
face=Tahoma>Title<span
> = <font
size=1 color=blue face=Tahoma>Name<span
>() + <font
size=1 color=fuchsia face=Tahoma>" \"<font
size=1 color=black face=Tahoma>LMT\<span
>""<font
size=1 color=black face=Tahoma> +<span
>", "<font
size=1 color=black face=Tahoma>+ <span
>"\"<font
size=1 color=black face=Tahoma> <span
>WriteVal<font
size=1 color=black face=Tahoma>(Close,FORMAT=<font
size=1 color=fuchsia face=Tahoma>1.2<span
>) \<font
size=1 color=fuchsia face=Tahoma>", "<font size=1 color=black
face=Tahoma> + <font
size=1 color=blue face=Tahoma>Date<span
>();
<font size=1 color=black
face=Tahoma>
<font size=1 color=black
face=Tahoma>“\”<span
> and \”” does it for text, but not the result of a function
<font size=1 color=black
face=Tahoma>
<font size=1 color=black
face=Tahoma>Doesn’t
do it?
<font size=1 color=black
face=Tahoma>
<font size=1 color=black
face=Tahoma>Any
other suggestions? Learn C++? <font
size=1 color=black face=Wingdings><span
>J<font
size=1 color=black face=Tahoma>
<font size=1 color=black
face=Tahoma>
<font size=1 color=black
face=Tahoma>Thanks
in advance
<font size=1 color=black
face=Tahoma>
<font size=1 color=black
face=Tahoma>Mr.
Valley
<font
size=2 color=black face=Arial>
<span
>
<span
>Send BUG REPORTS
to bugs@xxxxxxxxxxxxx<font size=2 color=black
face="Courier New">
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: <a
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html<font
color=black>
<span
>Your use of
Yahoo! Groups is subject to the Yahoo!
Terms of Service.<span
>
<font size=3 color=black
face="Times New Roman"><br
>
<font size=2 color=black
face="Courier New">Send BUG REPORTS to bugs@xxxxxxxxxxxxx<font
size=2 color=black face="Courier New">
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: <a
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html<font
color=black>
<span
>Your use of
Yahoo! Groups is subject to the Yahoo!
Terms of Service.<span
>
Yahoo! Groups Sponsor
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.
|