DB48X: HP48-like RPL implementation for DM42
|
10-21-2024, 10:19 AM
(This post was last modified: 10-21-2024 10:20 AM by c3d.)
Post: #340
|
|||
|
|||
RE: DB48X: HP48-like RPL implementation for DM42
(10-21-2024 10:04 AM)raprism Wrote:(10-21-2024 05:54 AM)c3d Wrote: Release v0.8.2 now implements a Custom menu that shows up when pressing VAR twice. You are in the 'test' directory, which is presumably empty. So the VAR key does not show anything (this can be controlled with the ShowEmptyMenu / HideEmptyMenu setting). If you do something like the code below, a menu will appear letting you evaluate, recall or store to A: Code:
If you create a variable called `CST` (which expands to `CustomMenu`), then it will be used as the custom menu content. For example try this: Code:
Quote:I cannot find any way to enable to show the path as part of some kind of status line. Is such a feature (like on HPs) planned? Yes. At the moment, the header area is controlled by flags in a way similar to the DM42, but my plan is to have it controlled by a special variable called `Header` working in a way similar to the CustomMenu variable. In the meantime, the PATH command works and returns the path as a list. DB48X,HP,me |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 8 Guest(s)