[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Jul 20 16:55:16 2003 
Subject:my last message sent by accident 
From:A . Sloman 
Volume-ID:1030720.01 

I was inserting a test for readline, and while trying it
accidentally typed ENTER send, instead of ENTER psend,
so the whole message went off!!
(Badly chosen names??)

The test I was inserting for readline had these
lines in it, not all in the version that I sent:

;;; see if readline works?
;;; use ENTER psend on the next two lines, then ENTER pget
readline() =>
the cat sat on the mat

It produces this in the output.p file

	** [the cat sat on the mat]

Aaron