[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lynx-dev Re: still can't get lynx_w32 to work
From: |
tailor |
Subject: |
lynx-dev Re: still can't get lynx_w32 to work |
Date: |
Thu, 16 Apr 1998 11:25:50 -0500 (CDT) |
> * From: dean martineau <address@hidden>
> * Date: Wed, 15 Apr 1998 10:15:55 -0700
>
>I have made the changes suggested, putting the cp command in my path and
>modifying the batch file as shown below. I stil get only the two lines of
>syntax for the cp command. I tried with and without the command-line
>switches Lloyd provided. (Incidentally, where are a list of those?)
>
>I still hope to get this to work, and obviously it works for lots of others.
>
>Dean
>@ECHO OFF
>set term=vt100
>cd c:\lynx
>set home=c:\lynx
>set temp=c:\temp
>c:\lynx\lynx.exe %1 %2 %3 %4 %5
>cd \
>
You need to SET TMP = c:\temp as well.
Let me recommend that you download _my_ win32 version of lynx.exe. It
is thread safe and super robust, and it uses native Dos utilities:
http://home1.gte.net/tailor/pub/ports/mingw32/directory.htm
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- lynx-dev Re: still can't get lynx_w32 to work,
tailor <=