Starting the REPL
Posted October 19th, 2007 by bard
Go to Firefox Tools menu and select MozLab → Start MozRepl. MozRepl is now listening for connections on the default port 4242.
Open the command shell of your operating system and type:
telnet localhost 4242
You'll be presented with the prompt:
repl>
You're in!
Bagaimana caranya supaya firefox di instal di hp nokia N71,
You're greatly overestimating my language skills. :-)
I followed your instructions (well almost, I used netcat) and noticed a typo.
$ nc localhost 4242
Current input mode is: syntax
If you get stuck at the "...>" prompt, enter a colon (;) at the beginning of the line to force evaluation.
That should be 'semicolon' I believe.
Fixed, thanks. :-)
Post new comment