On Thu, 9 Nov 2000, Fiber McGee wrote:
> The message below from "Mike Sumpter"
> <[EMAIL PROTECTED]> was forwarded
> by the list maintainer.
>
> >I just started using Lynx rel 2.8.2 rel 1 for Win32
> >
> >When I try to send the output to a file I get an error. If I don't
> >redirect to a file it works fine. Here is the command and the error:
The question may be why you are trying to do this. If you want to
save the rendered version of a URL, the syntax is
"lynx -dump URL >filename".
If you want to save the source html, the syntax is
"lynx -source URL >filename".
An alternative would be to use a program that is not interactive, such
as wget. Perhaps I don't understand what you want to do.
Doug
__
Doug Kaufman
Internet: [EMAIL PROTECTED]
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]