Bren.. wrote:

>>>Not in the help file.  In the console. In a terminal window type
>>>"./mozilla -help" (without the quotes) and it will dump the options to
>>>the terminal window.
>>>
>>OK, how do i bring up a terminal window (using windoze)?
>>
> 
> open an MS DOS window, cd to the mozilla directory where the mozilla.exe 
> binary is located and type "mozilla -help" (no need for "./" in DOS)
> 
> 
> 

Maybe you need to redirect:
mozilla -help > temp.txt
type temp.txt


Reply via email to