RE: another reg-ex question

2002-10-21 Thread Michael Hooten
-Original Message- From: David Mamanakis [mailto:efialtis@;efialtis.com] Sent: Friday, October 18, 2002 4:37 PM To: [EMAIL PROTECTED] Subject: another reg-ex question these are common it seems... I have a routine that returns a listing of users and all their information in a list format in an

another reg-ex question

2002-10-18 Thread David Mamanakis
these are common it seems... I have a routine that returns a listing of users and all their information in a list format in an array 1: (status): : : firstName : lastName : eMail@.com example: 1: 223344(IDLE): idiot : 1234567 : Iyam : Stupid : [EMAIL PROTECTED] This list can be long. The