Exclude problem

Hey!
Something that I can't understand...
With ExcludeBuilder.V2, I want to make an excl-file for UACP
It gives me:
Something that I can't understand...
With ExcludeBuilder.V2, I want to make an excl-file for UACP
It gives me:
Re: Exclude problem

Though Bglcomp is throwing an error indicating the Lat-min. and Lat-max. are out of order, I think the problem may be the commas (,) instead of decimal (.) in the xml coordinate values. When I convert the , to . the compile is successful.
Re: Exclude problem

Hey! Dave,
Thank you for the help!
Telling me that something is wrong with lat/long order, you made me thinking and watching, and indeed...
I'm living in Belgium in the Dutch speaking part, and we use a so called belgian keybord and have belgian characterset. And here de lat/long values usually are written with a COMMA and not with a DOT.
As soon as I changed the commas into dots, the compiler did the job like it should.
The error was found.
Thank you for the help.
Greetz
Jive1
Thank you for the help!
Telling me that something is wrong with lat/long order, you made me thinking and watching, and indeed...
I'm living in Belgium in the Dutch speaking part, and we use a so called belgian keybord and have belgian characterset. And here de lat/long values usually are written with a COMMA and not with a DOT.
As soon as I changed the commas into dots, the compiler did the job like it should.
The error was found.
Thank you for the help.
Greetz
Jive1