[comp.sys.amiga] UUCP problem

apdonsig@watdragon.waterloo.edu (Allan Donsig) (01/24/90)

I don't know what is is about me.  I think I'm cursed. Everyone else
can download programs and have them work first time!

I'm trying to get Matt's new UUCP going.  I follow all the directions,
and then run uupoll <sys>.  The modem dials, the other modem connects,
the amiga gurus.  If I run uucico -s<sys>, the modem dials, the other
modem connects, and uucico exits right away without logging in or doing
anything, leaving my modem connected but not logged in.

Any good ideas?

BTW, in "uucico.c" I noticed that the paragraph to do with parsing
the L.sys file starts with:
	while (send =  strtok (NULL," ")) {
		etc...

I'm not too familiar with Lattice, but I suspect that the
strtok would return a NULL always?

-----