Script Methods UNIX

 

Screens from Lab CT 6.10 on Fedora 25 Linux

We execute a simple Command test

 

 

 

Run Embedded

Will execute the action script as Embedded process.
All outputs messages from Embedded process, will print to CTCenter CommandBox String List.

 

 

Run in xterm

Will execute the action script in external "xterm" windows.
This "xterm" windows will close when action script will finish.

 

Run in xterm and wait

Will execute the action script in external "xterm" windows.
This "xterm" windows will NOT close when action script will finish,
you must manual close this windows.