Use the XML syntax: That is, you begin with an ampersand,
octothorp, the letter "X", the hexadecimal representation, and finally
a semicolon. See:
http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references
for more information
On Jan 29, 2008 3:58 PM, Z W <[EMAIL PROTECTED]> wr
How do you insert unicode numbers to the Ant script ?
I tried \u0024 for $ but I get u0024 returned.
I'm trying to use this unicode to do 'echo $$'.
Or am I doing something wrong here.
Klaus Malorny wrote:
Steve Loughran wrote:
[EMAIL PROTECTED] wrote:
Fast Google search: http://www.answers.com/topic/control-c
* ASCII and Unicode representation of "End Of Text":
Octal code: 3
Decimal code: 3
Hexadecimal code: 03, U+0003
Mnemonic symbol: ETX
I think you can use that in ...
Steve Loughran wrote:
[EMAIL PROTECTED] wrote:
Fast Google search: http://www.answers.com/topic/control-c
* ASCII and Unicode representation of "End Of Text":
Octal code: 3
Decimal code: 3
Hexadecimal code: 03, U+0003
Mnemonic symbol: ETX
I think you can use that in
no, XML doesnt a
> > Fast Google search: http://www.answers.com/topic/control-c
> > * ASCII and Unicode representation of "End Of Text":
> > Octal code: 3
> > Decimal code: 3
> > Hexadecimal code: 03, U+0003
> > Mnemonic symbol: ETX
> >
> >
> >
> >I think you can
[EMAIL PROTECTED] wrote:
Fast Google search: http://www.answers.com/topic/control-c
* ASCII and Unicode representation of "End Of Text":
Octal code: 3
Decimal code: 3
Hexadecimal code: 03, U+0003
Mnemonic symbol: ETX
I think you can use that in
Fast Google search: http://www.answers.com/topic/control-c
* ASCII and Unicode representation of "End Of Text":
Octal code: 3
Decimal code: 3
Hexadecimal code: 03, U+0003
Mnemonic symbol: ETX
I think you can use that in
What do you want to