Hi,
I live in France.
1) I see no reason for putting a point at the "thousand" delimiter: 
$123,456.00 = 123456.00 € (more or less ;o) ) you can perhaps swap the 
dot with a comma (depending of Europe areas)
2) The German Mark doesn't exist anymore... (think € !) So I see no 
point for REBOL as a modern language to support it (like for the French 
Francs). Unfortunately, it doesn't support € neither.

Vincent

A J Martin wrote:

>Can people living in Europe or Germany confirm whether these formats for
>currency look right, please?
>
>Euro: 123.456,00 €
>German Mark: 123.456,00 DM
>US Dollar: $123,456.00
>
>Unfortunately, Rebol doesn't yet understand the above formats:
>  
>
>>>123.456,00€
>>>      
>>>
>** Syntax Error: Invalid decimal -- 123.456,00€
>** Near: (line 1) 123.456,00€
>  
>
>>>123.456,00DM
>>>      
>>>
>** Syntax Error: Invalid decimal -- 123.456,00DM
>** Near: (line 1) 123.456,00DM
>
>
>Andrew J Martin
>Speaking in tongues and performing miracles.
>ICQ: 26227169
>http://www.rebol.it/Valley/
>http://valley.orcon.net.nz/
>http://Valley.150m.com/
>-><-
>  
>


-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to