Post Reply 
50g questions (dispatch, menu number, CODEM)
07-21-2021, 07:45 PM
Post: #2
RE: 50g questions (dispatch, menu number, CODEM)
(07-21-2021 11:29 AM)BINUBALL Wrote:  1. Finding menu number using only hp 50g itself
Of course, I know there is menu number in AUR appendix H. But I'm curious if 50g itself can find menu number. Using trial and error costs much, much time.

The RCLMENU command returns the current menu's number, in n.pg format, where pg is the page number. E.g. After pressing MTH NXT, RCLMENU returns 3.02 because the Math menu is menu #3, and pressing NXT put you on page 2.

Quote:2. Dispatch more than 5 objects
On sysRPL programming we can dispatch number with command like CK1&Dispatch, CK&Dispatch0.. and more. My major problem is, how to dispatch more than 5 objects. Binary Integal can be up to only # FFFFFh. So It may be impossible.

There are no built-in Dispatch-type commands for more than 5 arguments, but you know that already. Sorry!

<0|ΙΈ|0>
-Joe-
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: 50g questions (dispatch, menu number, CODEM) - Joe Horn - 07-21-2021 07:45 PM



User(s) browsing this thread: 1 Guest(s)