[Jslib] Re: file.js
Pete Collins
pete@mozdev.org
Wed, 16 Jan 2002 00:15:05 -0500
basic wrote:
> ok, ignore stupid me, I needed to escape my backslashes.
Don't you just *love* windows.
var path = "C:\\path\\to\\some\\windows\\file.ext";
basic, if you want to put a little note about this on top of file.js
just send me the patch and i'll check it in.
I tend to ignore windows users, sorry.
;-)
--pete
>
> basic
>
>
>
>
>
> basic wrote:
>
>> does file.js work on w2k? Took me a while before I understood those
>> weird error messages I got in the js console. Seems that jslibError
>> isn't working for some reason.
>>
>> basic
>