Script Methods Windows
- Details
- Category: CodeTyphon CTCenter
- Published: Friday, 03 May 2013 16:35
- Written by Sternas Stefanos
- Hits: 17665
Screens from Lab CT 6.10 on MS Windows 10 Pro
We execute a simple Command test
1. Run Embedded
Will execute the action script as Embedded process.
All outputs messages from Embedded process, will print to CTCenter CommandBox String List.
2. Run in CMD Window
Will execute the action script in external "CMD" windows.
This "CMD" windows will close when action script will finish.
3. Run in CMD Window and Wait
Will execute the action script in external "CMD" windows.
This "CMD" windows will NOT close when action script will finish,
you must manual close this windows.