Just a bit more of a note on this ...

The log files were developed for troubleshooting and beta testing. 
They're there to catch mistakes or CYA.  That is why, if you use PoP.LOG
in your setup, it is overwritten each time you download mail.  And that
is why, if nothing goes wrong with PPP connection, PPP.LOG is cleaned
off your disk when you successfully exit Arachne.

I believe the History. lst as currently configured was also set up more
for debugging and beta testing than for end-user utility.  I'm hoping
that 1.60 will have a history list that actually shows you the last
place you visited, the place that made you crash in the first place. <G>

l.d.
====


On Sun, 09 Jan 2000 18:12:40 -0500, Glenn McCorkle wrote:

> On Sun, 26 Dec 1999 12:09:25 +0000, Michael L. Dawley wrote:

>> Hello all,
>> I am wondering why the file ppp.log is not found on
>> a computer that has a successful connection to the
>> internet.

> PPP.LOG gets deleted when you hangup the connection.
> ---from arachne.bat---
> :termin
> termin.com 0x60
> del ppp.log
> goto end

> <snip>

> :end
> if exist $roura?.bat del $roura?.bat
> if exist %ARACHNETEMP%\$roura$.bat del %ARACHNETEMP%\$roura$.bat
> if exist %TEMP%\$roura$.bat del %TEMP%\$roura$.bat
> if exist *._$b del *._$b
> if exist %ARACHNETEMP%\*._$b del %ARACHNETEMP%\*._$b
> if exist %TEMP%\*._$b del %TEMP%\*._$b
> if exist ip-up.bat del ip-up.bat
> if exist ppp.log echo Type 'arachne -u' to terminate SLIP/PPP connection.
> if exist lock del lock
> echo.
> -----------------------------

-- Arachne V1.50;s.r.c., NON-COMMERCIAL copy, http://home.arachne.cz/

Reply via email to