FrontPanel 1.2.5 "okGauge" problem

Hi all,

I have a custom XML file that is ok, but when I try to add the “okGauge” object (copy & past from example in the docs),


object class=”okGauge”
position230,65/position
size150,15/size
styleHORIZONTAL/style
range65535/range
endpoint0x33/endpoint
bit0/bit
/object

it gives me the following error msg:
[XML parsing error: ‘not well formed (invalid token)’ at line #130]

If I comment out the above block my XML file has the expected behavior.

Any help appreciated…

Rgrds,

Angilberto.
PS: the gt and lt (< >) simbols ommited so I could post the text…

[QUOTE=angilberto]…
object class=”okGauge”
position230,65/position
size150,15/size
styleHORIZONTAL/style
range65535/range
endpoint0x33/endpoint
bit0/bit
/object

[/QUOTE]

Never mind – there was some invisible characters from the “copy & past” operation – I just TYPED the code and it worked !

Angilberto.