On Wed, 8 Mar 2000 [EMAIL PROTECTED] wrote:
(quoting me)
> >If I recall correctly, the version of lynx that you downloaded still
> >uses cp.exe to copy temporary files (current dev versions don't). The
> >symptoms you describe could be caused by cp.exe not being in your
> >PATH. Make sure that cp.exe is in the PATH and see if the problem
> >disappears.
>
> Or, put a cp.bat file in your lynx.exe directory, with the line:
>
> copy %1 %2
This won't work in all cases. You need at least copy /b. Long file
names with spaces won't work without proper quoting. Lynx for win32 is
generally distributed with cp.exe bcause of the problems doing this
correctly otherwise.
Doug
__
Doug Kaufman
Internet: [EMAIL PROTECTED]