Im not entirely sure that I understand your question, but my first impression is to use #ListLast(stringName)#
Jeremy -----Original Message----- From: Alford, Gary [mailto:[EMAIL PROTECTED]] Sent: Monday, April 15, 2002 8:59 AM To: DFW ColdFusion Users Group (E-mail) Subject: String Manipulation If I have a string with a comma delimiter (i.e. LName, FName), how do I exclude all characters up to and including the comma and display only the portion of the string following the comma (i.e. FName)? Would I use the GetToken function embedded in some other function? ============================================ Gary L. Alford Materiel and Procurement Senior BPE Specialist, SCM Bell Helicopter Textron Phone: (817) 280-6233 Fax: (817) 278-6233 mailto:[EMAIL PROTECTED] ============================================ ------------------------------------------------------------------------- This email server is running an evaluation copy of the MailShield anti- spam software. Please contact your email administrator if you have any questions about this message. MailShield product info: www.mailshield.com ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org ------------------------------------------------------------------------- This email server is running an evaluation copy of the MailShield anti- spam software. Please contact your email administrator if you have any questions about this message. MailShield product info: www.mailshield.com ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org
