Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Calling a executable from local system

Former Member
0 Likes
430

Hi All,

Can we call a executable file stored on our "local" system? I know this goes against the 3 tier architecure but still lemme know.

regards

Puru

3 REPLIES 3
Read only

Former Member
0 Likes
407

You can call the method EXECUTE of the class CL_GUI_FRONTEND_SERVICES.

Regards,

Ravi

Note - Please mark all the helpful answers

Read only

0 Likes
407

Actually I am trying to call a java program from console. In this case, a command line pops up with some message which I am unable to read. is there any method to stop that conosle going away

Puru

Read only

Former Member