|
LAUNCHER 400 / Launching Command
Launching command and calling programs on PC
Through the LAUNCHER/400 Office API, AS/400 program can operate Windows.
- It can launches commands on PC, as copying file, creating files and directories, ...
- It can check if a file or directory exist and find their paths ,
- It can launches programs, send parameters, and watches for its completion.
- A message box can be shown to the user, and AS/400 program waits for an answer
Next Example >> |