5 pts.
 How to execute an exe in windows from AS400
How to execute an exe in windows from AS400

Software/Hardware used:
ASKED: July 27, 2009  5:13 AM
UPDATED: July 31, 2009  11:51 AM

Answer Wiki:
Check out the STRPCCMD command. ---------------------------------------------------------- You need to issue the command STRPCO first. Then use the command STRPCCMD notepad. This will open notepad in your windows system.
Last Wiki Answer Submitted:  July 31, 2009  11:51 am  by  Rajgoaj   280 pts.
All Answer Wiki Contributors:  Rajgoaj   280 pts. , Teandy   5,830 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

You need to issue the command STRPCO first.

Then use the command STRPCCMD notepad. This will open notepad in your windows system.

 280 pts.