if(/^\d+/)

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 26, 2003 4:52 PM
To: [EMAIL PROTECTED]
Subject: Alphanumeric


Is there a perl function to check if a value is alphabetic or numeric?

The problem is I have listing which contain numbers such as "3rd floor".
These are being loaded into a sql table using soundex('%s').  Soundex
results to null if the entry starts with a number.


Donna S. Runyon (mailto:[EMAIL PROTECTED])
Manager of Software Integration & Testing
ACE*COMM Corporation
Gaithersburg, Maryland
Tel # (301) 721-3000
Direct # (301) 721-3228
Fax # (301) 721-3001
Visit ACE*COMM on the web at http://www.acecomm.com




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to