Splitting Lists on Prime G2 - Help Needed
|
03-02-2023, 11:37 PM
Post: #5
|
|||
|
|||
RE: Splitting Lists on Prime G2 - Help Needed
(03-02-2023 10:08 PM)PrimeG2_hp48sx Wrote: Anyone else? Can it be done with a simple program? Stack operations in RPN mode on the Prime are very limited and a program cannot manipulate the stack. However we can use some tricks to achieve "almost" what you need. The following program assigns to the user key Shift Right_arrow a function which returns to the command line the different elements of the list in the stack level 1 (if there’s one), then pressing Enter will push these elements to the stack. Code: KEY KS_Right() Note: I’ve done limited testing so there may be some cases where it doesn’t work correctly. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Splitting Lists on Prime G2 - Help Needed - PrimeG2_hp48sx - 03-01-2023, 02:55 PM
RE: Splitting Lists on Prime G2 - Help Needed - BruceH - 03-02-2023, 08:23 PM
RE: Splitting Lists on Prime G2 - Help Needed - Joe Horn - 03-02-2023, 08:31 PM
RE: Splitting Lists on Prime G2 - Help Needed - PrimeG2_hp48sx - 03-02-2023, 10:08 PM
RE: Splitting Lists on Prime G2 - Help Needed - Didier Lachieze - 03-02-2023 11:37 PM
RE: Splitting Lists on Prime G2 - Help Needed - BruceH - 03-06-2023, 12:35 PM
RE: Splitting Lists on Prime G2 - Help Needed - PrimeG2_hp48sx - 03-05-2023, 10:56 PM
RE: Splitting Lists on Prime G2 - Help Needed - komes - 03-10-2023, 10:24 AM
|
User(s) browsing this thread: 1 Guest(s)