‎2010 Dec 11 3:05 AM
Hi Folks!
I have a requirement, is it possible to call an operating system command, and also get its output back to the ABAP program that has called it?
For example, from an ABAP program calling the "dir" command from Windows and getting back (as a string) the directory listing to the ABAP program?
Thanx in advance!
Juan.
‎2010 Dec 11 7:39 PM
‎2010 Dec 11 9:14 PM
Hi Rob, thanx for the response!
Can you give me an example on how can this be achieved?
Thanx!
Juan.
‎2010 Dec 11 9:40 PM
This is a dangerous command. You can do just about anything at the system level.
But if you search the forums, you should find the answer.
Rob
‎2010 Dec 12 6:03 AM
This is will help you
<< Moderator message - links removed >> Please do not post a list of links. This simply encourages laziness. The OP could have found these with a little work.
Edited by: Rob Burbank on Dec 13, 2010 9:19 AM