Skip to Content
0
Former Member
Dec 25, 2007 at 01:34 AM

Need to extract only file name from path.........

31 Views

Hi All,

I have a parameter.This calls the function

"CALL FUNCTION 'F4_FILENAME' to get the file from C drive.

After selecting the file the path is displayed in the Parameter field.

My problem is I need to extract only file name from the path.Please advice.

Example : Prameter id C:\folder\file.xls

I shd extract only file.xls from the path.Please advice.