lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev Command-line options and DOS [patch]


From: Klaus Weide
Subject: Re: lynx-dev Command-line options and DOS [patch]
Date: Fri, 6 Aug 1999 08:46:49 -0500 (CDT)

On Fri, 6 Aug 1999, Klaus Peter Wegge wrote:

> Doug,
> > I think that with your batch file, what is actually passed
> > to lynx is:
> > "c:\lynx -auth abc:xyz".
> > You should be able to test this by turning echo on in the batch file.
> I did so. And the result is:
> c:\>c:\lynx -auth=abc:xyz -show_cursor=on

So apparently "=" does get passed.

> But you are right. Replacing lynx by a batch file t.bat with the only
> line
> echo %1 %2 - %3 %4
> you will see:
> c:\t -auth abc:xyz - -show_cursor on

So apparently it is only the 'echo' command that has the problem?

   Klaus


reply via email to

[Prev in Thread] Current Thread [Next in Thread]