r with whichever version of lpr uses the
> underscores? (Which lpr is that, by the way? Certainly not LPRng.)
>
> I can do this:
>
> $ echo a > "a file"
> $ lpr "a file"
>
> and it does exactly what it is supposed to do.
>
> Tim.
> */
As can
et_input(fd_form_print->input_file);
LString printer = fl_get_input(fd_form_print->input_printer);
LString printerflag;
--
Charles P. Wright
[EMAIL PROTECTED]
http://cpwright.villagenet.com/
"How should I know if it works? That's what beta testers are for. I
only coded it." (Attributed to Linus Torvalds, somewhere in a posting)
n filenames. The lpr command tries to use _'s instead of
spaces which is the problem.
--
Charles P. Wright
[EMAIL PROTECTED]
http://cpwright.villagenet.com/
"How should I know if it works? That's what beta testers are for. I
only coded it." (Attributed to Linus Torvalds, somewhere in a posting)