At 05:01 PM 1/7/2002 -0500, Jeff 'japhy' Pinyan wrote: >Anyway, you want s/[.:-]+//g, or something to that effect. Be warned, >though, that [.-:] is NOT what you want, since that means "characters from >'.' to '-'", which is the following list: > . / 0 1 2 3 4 5 6 7 8 9 :
And that was my newbie mistake. Thank you! -Scott -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]