This article applies to:
E-Prime 2.0
Symptoms
Calling new on items that are abstract in script causes crash.
Detail
The code shown below would have previously caused a crash of E-Studio but now simply notifies the user of the problem via a runtime error message:
' Creating a new instance of an abstract object
Dim obj as New Device
Solution
Upgrade to E-Prime 2.0.1.6 or later.
Comments
0 comments
Please sign in to leave a comment.