In the last revision, I changed the behaviour of Object.Class(), for coherency reasons. Now Object.Class() returns the class of an object, not the class name. To get the class name, use Object.Type() instead. Sorry for the inconvenience if it disturbs your code too much. Regards, -- Benoit Minisini