On Tue, 23 May 2000, Gisle Vanem wrote:
> A command line like "lynx - < file" where file contains an URL no
> longer work in the DOS/djgpp of 2.8.4dev.2.
>
> And since djgpp isn't UNIX, I cannot use "-stdin", but must use
> "lynx @file". Looking at LYmain.c, it seems 'LYGetStdinArgs' is set
The -stdin option is just for reading an html file; afaik you could
only read options (such as post and get data) from stdin before.
> correctly, but nothing is read from file (my default startfile is
> shown instead).
it sounds like I broke something (will investigate tonight, and repair).
> Gisle V.
--
T.E.Dickey <[EMAIL PROTECTED]>
http://dickey.his.com
ftp://dickey.his.com
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]