This article applies to:
E-Prime 1.1
E-Prime 1.0
This bug has been fixed in E-Prime 1.2.
Symptoms
During runtime, any calls to AskBox or MsgBox work properly, minus the ability to use the mouse.
Detail
This is because the Mouse cursor is hidden by default. Use the Mouse.ShowCursor function prior to calling the input functions. Remember to use Mouse.ShowCursor to hide the mouse if applicable after the AskBox, etc. call in the script.
Solution
Update to E-Prime 1.2 or later.
Comments
0 comments
Please sign in to leave a comment.