 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Vladimir Stefanovic Guest
|
Posted: Thu May 05, 2005 4:47 pm Post subject: Re: get the file name |
|
|
#include <SysUtils.Hpp>
AnsiString FullFileName = "C:\Test\myfile.jpg";
ShowMessage( ExtractFileName( FullFileName ) );
Look also the rest of ExtractFile* functions...
--
Best regards,
Vladimir Stefanovic
"Danid" <together24 (AT) yahoo (DOT) com> wrote
| Quote: |
I have a path and I want to extract the file name.
C:Testmyfile.jpg I want to have myfile.jpg
Thanks,
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|