>Hi all, desperate for help.
>
>Ive got an email address combined with an extention ".txt"
>Ie:
>
>[EMAIL PROTECTED]

assuming this email addy is in a string? if so
emailAddy = "[EMAIL PROTECTED]"
emailAddy = emailAddy.char[1..emailAddy.char.count-4] --get rid of last .txt



>
>
>
>
>how do I parse this to STIP the ".TXT" off.
>
>Thanx....
>Ive been sat here hours..
>
>JAYP
>
>
>
>
>
>[To remove yourself from this list, or to change to digest mode, go to 
>http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
>[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L 
>is for learning and helping with programming Lingo.  Thanks!]




_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to