Hi Mathias,

Mathias Röllig wrote:

In a basic macro i use a simple Select Case statement:

Option Explicit
Sub Test1
[...]
The macro works fine on my Ubuntu 6.06 with german locale settings.

But on a linux system with english locale settings the macro gives
either a "internal error arg $1" or a "undefined variable in line n",
where the line n is the line "Case 2 To 5".

If i change "Case 2 To 5" to "Case 2, 3, 4, 5" the macro runs without
any error. Strange!?

Can anybody reproduce this problem?
Any ideas?

Tried yesterday evening.

Cannot reproduce the problem on
XP + OOo 2.2.1 Dutch
Debian (previous stable) + OOo 2.1 Dutch.

Regards,
Cor
--

Cor Nouws
Arnhem - Netherlands
nl.OpenOffice.org - marketing contact

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to