> That would be fine for me. Would anybody have a sample preferences file to send me, so that I don't have to guess the syntax from > the parser ? This syntax is very simple XML: <?xml version="1.0"?> <GVD_Preferences> <Debugger_Font_Size> 12</Debugger_Font_Size> <Debugger_Font>Courier</Debugger_Font> </GVD_Preferences> Arno