Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2005 19:24:13 -0500
From:      Marty Landman <MLandman@face2interface.com>
To:        Paul Schmehl <pauls@utdallas.edu>, antenneX <antennex@swbell.net>, freebsd-questions@freebsd.org
Subject:   Re: Help on a little script
Message-ID:  <6.2.0.14.0.20050123192218.01ec2600@mail.face2interface.com>
In-Reply-To: <2147483647.1106500708@[192.168.2.101]>
References:  <03d601c50168$ea660bf0$0200000a@SAGEAME> <2147483647.1106500708@[192.168.2.101]>

next in thread | previous in thread | raw e-mail | index | archive | help
At 06:18 PM 1/23/2005, Paul Schmehl wrote:
>--On Sunday, January 23, 2005 10:30 AM -0600 antenneX 
><antennex@swbell.net> wrote:
>
>>It works well except for this:
>>It changes my mail list from this format:
>>name1
>>name2
>>name3
>>
>>...to this:
>>name1name2name3 <---one big long line with no separators.
>It would probably be a lot easier to fix the cgi script so it creates the 
>list with separators.

If it's Perl look for a line something like

s (or tr or y) /\n//g

and remove it.

Marty


Marty Landman, Face 2 Interface Inc. 845-679-9387
Search & Sort Easily: http://face2interface.com/Products/FormATable.shtml
Web Installed Formmail: http://face2interface.com/formINSTal



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.2.0.14.0.20050123192218.01ec2600>