This article applies to:
E-Prime 3.0
E-Prime 2.0
This item has been introduced in E-Prime 2.0 (2.0.10.201).
Detail
A user break, conditional exit, or system abort can be triggered by actions other than the default keys.
These actions can be triggered by keyboard keys or mouse buttons. The examples below show how this can be done:
Keyboard.UserBreakSequence = "{F5}{CONTROL}"
Keyboard.ConditionalExitSequence = "{F9}{F10},{F11}{F12}"
Keyboard.SystemAbortWatchSequence = "{F3}"
Mouse.UserBreakSequence = "2"
Mouse.ConditionalExitSequence = "3"
Mouse.SystemAbortWatchSequence = "1"
For more information view the E-Prime Command Reference for specifics involving E-Basic (https://pstnet.com/ecr).
Comments
0 comments
Please sign in to leave a comment.