On Thu, Feb 21, 2002 at 02:06:11PM -0800, Curtis Vaughan wrote: | The print command in my Mozilla is: | | lpr ${MOZ_PRINTER_NAME:+'-P'}${MOZ_PRINTER_NAME} | | which doesn't work.
What is ${MOZ_PRINTER_NAME} set to? Is it defined at all? Best way to find out these error messages is to run from a shell and watch the output. | Is this because I'm using cups? I don't know. How do I need to | reedit this so I can print from Mozilla? What is your printer's name? Assume it is "ljet" (what my default printer is) and try the command "lp -d ljet". -D -- Microsoft: "Windows NT 4.0 now has the same user-interface as Windows 95" Windows 95: "Press CTRL-ALT-DEL to reboot" Windows NT 4.0: "Press CTRL-ALT-DEL to login"