Something else must be going wrong:
> lzx> Debug.formatToString
> «LzFormatter function(1)#0| formatToString»
> lzx>
Any more details on the error?
On 2011-04-14, at 21:01, Henry Minsky wrote:
> 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]