--- Klaus Major <[EMAIL PROTECTED]> wrote:

>   switch
>    case "Sonntag" is among the lines of the
> system weekdaynames
>      put "d" into sprache
>      break
>    case "Zondaag" is among the lines of the
> system weekdaynames
>      put "hl" into sprache
>      break
>    case "Sondaag" is among the lines of the
> system weekdaynames
>      put "af" into sprache
>      break
>    case "Dimanche" is among the lines of the
> system weekdaynames
>      put "fr" into sprache
>      break
>    case "Domenica" is among the lines of the
> system weekdaynames
>      put "it" into sprache
>      break
>    case "Domingo" is among the lines of the
> system weekdaynames
>      put "sp" into sprache
>      break
>    default
>      put "gb" into sprache
>      break
> ...
> 
> Hope that helps

anti-Dansk?

=====
[EMAIL PROTECTED]    http://www.erikhansen.org


                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to