[Pugged] Backlogged Messages

David Champion ciapug@ciapug.org
Wed, 30 Apr 2003 17:23:55 -0500


Not sure why there were such old messages queued up for approval. I know 
I've been in to check the list within the last month.

I'm not sure if anyone's set up to receive the notifications, if not, 
I'll set myself up for that. Then I'll probably approve anything that 
gets held about once a day.

-dc

Dave J. Hala Jr. wrote:
> I think it does it to keep us on our toes. I looked this morning and
> went "WTF?"  :)
>  
> On Wed, 2003-04-30 at 16:12, Tim Perdue wrote:
> 
>>Does anyone know why this mailing list seems to be clogged up so often? 
>>I just got a whole bunch of messages dating back to September?
>>
>>Renegade Muskrat wrote:
>>
>>>Would running the data through a call to "rtrim" work?
>>>
>>>At 09:52 AM 9/17/2002 -0500, you wrote:
>>>
>>>
>>>>Hey all.
>>>>
>>>>I am having a small problem with an output file that is going to a vendor. 
>>>>It is generated by PHP from an ORACLE db.
>>>>
>>>>the output file should be a tab separated file one record per line.
>>>>
>>>>however some of the fields are getting new lines from the users entering 
>>>>the data
>>>>
>>>>does anyone know a good way to convert the newlines to something harmless?