CURID |
1 |
String*3 |
Currency Code |
E A K R |
Mask: %-3N |
CURNAME |
2 |
String*60 |
Description |
E A |
|
SYMBOL |
3 |
String*4 |
Symbol |
E A |
|
DECIMALS |
4 |
Integer |
Decimal Places |
E A |
List:4 entries
|
SYMBOLPOS |
5 |
Integer |
Symbol Position |
E A |
List:4 entries
1 |
= |
Before with space |
2 |
= |
Before without space |
3 |
= |
After with space |
4 |
= |
After without space |
|
THOUSSEP |
6 |
String*1 |
Thousands Separator |
E A |
List:3 entries
. |
= |
Period |
, |
= |
Comma |
|
= |
Space |
|
DECSEP |
7 |
String*1 |
Decimal Separator |
E A |
List:2 entries
|
NEGDISP |
8 |
Integer |
Negative Display |
E A |
List:3 entries
1 |
= |
Trailing - |
2 |
= |
Leading - |
3 |
= |
Brackets () |
|
|