Quantcast
Channel: SCN: Message List - ABAP Connectivity
Viewing all articles
Browse latest Browse all 3125

Re: Creating folder in Windows/Linux path in Background mode

$
0
0

Hello Ulrich,

 

Below code is working fine for creating folder in Unix/Linux environment. But not sure how to do that in Windows environment. Can you please explain how to achieve it ?

 

    lv_command(9)= 'mkdir -p '.
    lv_command+9(55)    = lv_pathextern.

 

    CALL 'SYSTEM' ID 'COMMAND' FIELD lv_command.

 

Thanks,

Gaurav.


Viewing all articles
Browse latest Browse all 3125

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>