this line in the components window test gives an error in DHTML

 var hms = Debug.formatToString('%02d:%02d:%02d', now.getHours(),
now.getMinutes(), now.getSeconds());

Debug.formatToString is not a function


Did this get removed from the debugger class when it was turned into a
mixin?
-- 
Henry Minsky
Software Architect
[email protected]

Reply via email to