#AmiTCP Error? Help!
17-Apr-95 11:29:10
Sb: #192871-#AmiTCP Error? Help!
Fm: Bart Van Bockstaele 100574,2352
To: Paul Idol 76375,1776
Paul,
From what I read in your messages: could it be that your modem has trouble
going off hook? In that case you *may* try to put another ATH1 after the first.
Also how does your user-startup looks like? The last lines in mine are:
;BEGIN AmiTCP/IP
assign AmiTCP: Work:AP/Amiga/AmiTCP-4.0
path AmiTCP:bin add
Assign APIPE: Exists > NIL:
IF Warn
Mount APIPE: from AmiTCP:devs/APipe-Mountlist
EndIf
;END AmiTCP/IP
;BEGIN MUI
if exists "Work:MUI"
assign MUI: "Work:MUI"
if exists MUI:Libs
assign add LIBS: MUI:Libs
endif
if exists MUI:Locale
assign add LOCALE: MUI:Locale
endif
version >nil: exec.library 39
if not warn
if exists MUI:Docs
if exists HELP:dummy ; do not remove
endif ; this entry!
assign add HELP: MUI:Docs
endif
endif
endif
;END MUI
Excuse me for all the blank lines, but I seem to have a problem with AP that
erases a line feed if there is only one between two lines.
Bart Van Bockstaele at 100574.2352@compuserve.com
… On AutoPilot and Amiga all the way from Belgium …