Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 10671

Re: How can I identify a file name and directory name separately ?

$
0
0

Hi,

 

make a loop (do ... enddo) remove each time one character  and stop when you will see a / (for M$) or \ (for Unix). So you will be able to find the filename and the directory.

(it's the method used by SAP)

 

regards

Fred


Viewing all articles
Browse latest Browse all 10671

Trending Articles