HP Prime or HP 50g
|
03-24-2014, 03:51 PM
Post: #42
|
|||
|
|||
RE: HP Prime or HP 50g
Quote:I don't use HIST that much so I've assigned that key to execute SWAP. I assigned UNDO to HIST. UNDO in one keystroke is sweet. Here's the assignment: :: TakeOver :: % -41.3 FPTR 6 255 ; ; Quote:I miss having the stack menu available like it was on the 48 so I reassigned mine too. STACK was shifted on the 48 but at least it was there! My APPS key toggles between the stack menu (menu 73) and the Library 256 menu, both of which I use extensively while programming. Here's the assignment (inner program is 100% User RPL): :: TakeOver :: IF RCLMENU IP 73. SAME THEN 256. ELSE 73. END TMENU ; ; Quote:Is there any way to get the APPS to work as soft menus? Unfortunately, no. But the APPS code is in FPTR 2 80, if you wish to Nosy it and create your own soft-menu version. <0|ɸ|0> -Joe- |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 3 Guest(s)