[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Variables...
- To: minivend-users@minivend.com
- Subject: Variables...
- From: "Thomas 'Balu' Walter" <tw@iTreff.DE>
- Date: Thu, 1 Jul 1999 13:59:59 +0200
- Mail-Followup-To: minivend-users@minivend.com
- Organization: iTreff internetservice (http://www.iTreff.de)
I have forgotten to add this to my last eMail:
(This is what I was asking some days ago...)
****** message to minivend-users from "Thomas 'Balu' Walter"
I am just playing around with the euro-setup in my catalog (see the FAQ for
the Locale-Settings).
Looking in the manual again I found that the [setlocale]-tag has a
currency-argument and I thought that this should be the argument to use to
get the euro-prices, because euro has nothing to do with the language
itself... So I tried:
DM: [currency]2[/currency]<br>
[setlocale currency=eur_EUR]
Eur: [currency]2[/currency]<br>
[setlocale currency=de_DE]
Should be DM: [currency]2[/currency]<br>
But the "Should be DM:"-Line still says the price in euro (just setting the
locale - without using currency= in the setlocale-tags - works right).
Another point I am worried about is how do I set the default locale that is
used if a [setlocale]-Tag is used (without arguments). I know that this is
stored in the scratch variables mv_locale and mv_currency, but those
variables seem to be empty.