Edit currencies

Edit currencies

Allows you to edit the currency names and display pictures.

1 . CountryCountry

Country The country label for the currency.

2 . PicturePicture

Picture The currency picture.
The format to construct pictures is:
1: Each format string must start with @N (This simply means you are formatting a number)
2: If you are using the $ symbol, enter it next, otherwise enter a currency in the form ~symbol~
For example if your currency is seashells you might enter ~Ss~
3: Next enter the total length of the number and decimal places eg: 8.3

Currency symbols can also be entered at the end of the number string.

3 . SampleSample

Sample A sample display of the currency picture.
If the currency picture is invalid '??????' will be displayed.

Created with DrExplain