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: Doug Kaufman
Subject: Re: lynx-dev Command-line options and DOS [patch]
Date: Fri, 6 Aug 1999 08:14:47 -0700 (PDT)

On Fri, 6 Aug 1999, Klaus Weide wrote:

> > > 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.

This was an example of typing at the command line without a batch 
file. The "c:\>" is the command-line prompt.
 
> > 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
                       ^
This is what gets passed within a DOS batch file, except that the lone
"-" seems to be a typing error, and shouldn't be there.
                                Doug

__
Doug Kaufman
Internet: address@hidden (preferred)
          address@hidden


reply via email to

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