Hello, is there a way to Abort / Interrupt a script during it is executed Sometimes it happens - for example during development phase - that a script will not finished or hanged up The only way to continue working will be close CDS (via Task Manager)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2015-03-25
Originally created by: M.Schaber
Hello,
Since V3.5 SP6, scripts are interruptible by the user (but can override that behaviour, and also output progress information using a progress bar).
HTH,
Markus
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, is there a way to Abort / Interrupt a script during it is executed Sometimes it happens - for example during development phase - that a script will not finished or hanged up The only way to continue working will be close CDS (via Task Manager)
Originally created by: M.Schaber
Hello,
Since V3.5 SP6, scripts are interruptible by the user (but can override that behaviour, and also output progress information using a progress bar).
HTH,
Markus
Thank you ... I will try it and come back to you if I need some Support