Ticket #79 (new defect)
doing things only once
| Reported by: | wogri at wogri dot com | Owned by: | michael |
|---|---|---|---|
| Priority: | normal | Component: | lcd4linux |
| Version: | 0.1 | Severity: | minor |
| Keywords: | Cc: | wogri@… |
Description
Hi,
I have the following scenario: once a key is pressed on my lcd display, an external command should be launched ONCE via exec(). it seems as if such evaluations don't work:
evaluation key == 2 ? exec ('start_something',3000) evaluation2 key == 2 ? key = 1 :
Any help would be appreciated!
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
