This article applies to:
E-Prime 1.1
E-Prime 1.0
This bug has been fixed in E-Prime 1.2.
Symptoms
When typing the raw string - "12={BACKSPACE}4", the expected .RESP value would be "124" with process backspace=yes, however E-Prime 1.0 incorrectly reports the .RESP value as "12{=4".
Solution
Update to E-Prime 1.2 or later.
Workaround
This workaround is intended only for those who are unable to update to the version of E-Prime that contains the bug fix:
Manually generate the RESP value by enumerating through the InputMaskManager.Responses collection.
Comments
0 comments
Please sign in to leave a comment.