It's probably very simple... I would like to know if there is a function
similar to ExtractFileName () (I've used it in Delphi), which returns only
the file name from the full path, e.g. "C:\Temp\MyFile .txt" would return
"MyFile.txt ".
Thanks!
- Kristoffer -
similar to ExtractFileName () (I've used it in Delphi), which returns only
the file name from the full path, e.g. "C:\Temp\MyFile .txt" would return
"MyFile.txt ".
Thanks!
- Kristoffer -
Comment