What to do with stack overflow OBJ->/LIST->?
|
06-21-2016, 02:16 PM
(This post was last modified: 06-21-2016 02:23 PM by Tim Wessman.)
Post: #6
|
|||
|
|||
RE: What to do with stack overflow OBJ->/LIST->?
(06-21-2016 01:57 AM)Claudio L. Wrote: All commands should probably throw a "Stack Overflow" error, which the user can catch with an IFERR statement, and which could be disabled via a flag. Well, that would be the correct behavior except this is not a command or anything that is programmable. It would be purely in a small menu item that appears in the UI when browsing the stack using the "UP" key to go up and select items. There is no "DUP" command nor anything that directly interacts with the stack in a program. The current behavior is when you press ENTER to make a copy, the top of the stack falls off (like any 4 level RPN machine, just with more levels). TW Although I work for HP, the views and opinions I post here are my own. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
What to do with stack overflow OBJ->/LIST->? - Tim Wessman - 06-20-2016, 09:30 PM
RE: What to do with stack overflow OBJ->/LIST->? - Claudio L. - 06-21-2016, 01:57 AM
RE: What to do with stack overflow OBJ->/LIST->? - Wes Loewer - 06-21-2016, 08:43 AM
RE: What to do with stack overflow OBJ->/LIST->? - Tim Wessman - 06-21-2016 02:16 PM
RE: What to do with stack overflow OBJ->/LIST->? - Claudio L. - 06-21-2016, 05:14 PM
RE: What to do with stack overflow OBJ->/LIST->? - Stevetuc - 06-21-2016, 06:52 AM
RE: What to do with stack overflow OBJ->/LIST->? - toml_12953 - 06-21-2016, 12:20 PM
RE: What to do with stack overflow OBJ->/LIST->? - cyrille de brébisson - 06-22-2016, 05:02 AM
RE: What to do with stack overflow OBJ->/LIST->? - Wes Loewer - 06-22-2016, 07:30 AM
RE: What to do with stack overflow OBJ->/LIST->? - toml_12953 - 06-22-2016, 07:44 PM
|
User(s) browsing this thread: 3 Guest(s)