From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neale Pickett Date: Wed, 21 Sep 2005 13:39:53 +0000 Subject: Re: alternate value for RECIPDELIM Message-Id: <433162A9.3040802@woozle.org> List-Id: References: <43316167.4010700@woozle.org> In-Reply-To: <43316167.4010700@woozle.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: mlmmj@mlmmj.org Neale Pickett wrote: > Something like: > > char recipdelim = 's'; Don't ask me why I put an 's' there, because I don't know. That should have been: char recipdelim = '+';