Ant wrote:
You stopped reading too early. Quoting from the given MDN page:
To log JS errors to disk, set the environment variable
"XRE_CONSOLE_LOG" to the path to the filename. i.e. export
XRE_CONSOLE_LOG=/path/to/logfile or set
XRE_CONSOLE_LOG=C:\path\to\logfile.

Do I use set the path in Windows XP's environment variables? I tried
that export command in its cmd.exe, but it failed:

C:\>export
'export' is not recognized as an internal or external command,
operable program or batch file.

If you look at the MDN page you'll see that different fonts are used and that it's *either* "export" (Unix/Linux) *or* "set" (Windows).

HTH

Jens

--
Jens Hatlak <http://jens.hatlak.de/>
SeaMonkey Trunk Tracker <http://smtt.blogspot.com/>
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to