Trimming text box

L

Lenny

I collect a path (C:\My files\Joe\JoeReport.doc)in a text
box, programmatically. I would like to create another
text box or label, that would show only the file name
(JoeReport) or (JoeReport.doc), without showing the entire
path. Any help is greatly appreciated.
 
Top