 |
System Script Host - New Features
|
|
SSH 2.3 includes the following enhancements:
- The new Abort method has been added to the SScript
object.
SSH 2.3 fixes the following bugs:
- The SScript.Sleep method may never return due to a race
condition.
- TimerNotification objects may stop to generate
timer events due to a race condition.
- The Item property of some collection objects (those
collection objects where the Item property returns an object
reference when a valid index value is specified) erroneously returns
Empty instead of Nothing in case that an invalid index
value is specified.
|