> On Tue, 02 Nov 2004 16:06:42 +0100, Diez B. Roggisch > <deetsNOSPAM at web.de> wrote: > >> use exec on the compiled object - the details are in the docs. > > I did it... but exec() does not return a value - or does it? Oops... it sets global vars... I didn't think of that! Thanks, Marco