How to handle "On" key - & - Safe file storage
|
10-25-2017, 09:33 PM
Post: #9
|
|||
|
|||
RE: How to handle "On" key - & - Safe file storage
(10-25-2017 09:02 PM)Joe Horn Wrote: It always generates a system interrupt, but will not interrupt a running program if an IFERR is active. Inside an IFERR, pressing ON generates an error (ERRN = #0) and branches to the THEN clause. This lets the programmer control what happens when ON is pressed. Ah, very nice! That solves it then, thanks! Can be demonstrated like this: Code: EXPORT TEST_ON() |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
How to handle "On" key - & - Safe file storage - Jacob Wall - 10-25-2017, 03:58 AM
RE: How to handle "On" key - & - Safe file storage - webmasterpdx - 10-25-2017, 05:40 AM
RE: How to handle "On" key - & - Safe file storage - Jacob Wall - 10-25-2017, 06:39 PM
RE: How to handle "On" key - & - Safe file storage - Tim Wessman - 10-25-2017, 06:50 PM
RE: How to handle "On" key - & - Safe file storage - Jacob Wall - 10-25-2017, 07:14 PM
RE: How to handle "On" key - & - Safe file storage - Tim Wessman - 10-25-2017, 07:31 PM
RE: How to handle "On" key - & - Safe file storage - Joe Horn - 10-25-2017, 09:02 PM
RE: How to handle "On" key - & - Safe file storage - Tim Wessman - 10-25-2017, 09:33 PM
RE: How to handle "On" key - & - Safe file storage - Jacob Wall - 10-25-2017, 10:34 PM
RE: How to handle "On" key - & - Safe file storage - Tyann - 10-26-2017, 04:56 AM
RE: How to handle "On" key - & - Safe file storage - Jacob Wall - 10-25-2017 09:33 PM
|
User(s) browsing this thread: 1 Guest(s)