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

How do I know when system command finished.

Former Member
0 Likes
364

Hello,

I am using function 'sxpg_command_execute' to execute system command. I need

to know when did the command execution finished.

Please help me if you know how I do it or whether there is a log that holds the system command statuses.

Eitan Iluzz.

1 REPLY 1
Read only

andreas_mann3
Active Contributor
0 Likes
338

analyse export-parameters

STATUS and

EXITCODE

A.