At 06:18 PM 1/23/2005, Paul Schmehl wrote:
--On Sunday, January 23, 2005 10:30 AM -0600 antenneX <[EMAIL PROTECTED]> 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

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to