Skip to Content
0
Former Member
Feb 25, 2009 at 01:16 AM

execute c:\abc\myprogram.exe from abap

75 Views

Hi,

How to execute my executable file c:\abc\myprogram.exe from abap. And I want to make sure myprogram.exe is finished execution before continue to the next line in abap. Can paste some code sample?

Thanks.