Post Reply 
HP50G - Library ROMID question
07-01-2019, 11:01 PM
Post: #5
RE: HP50G - Library ROMID question
(07-01-2019 03:59 PM)Joe Horn Wrote:  Here's a really fugly brute-force way to it in User RPL. The first literal string is a single space.

<< ->STR DUP " " POS 1 + OVER ":" POS 1 - SUB OBJ-> >>

This might not work on unnamed libraries (I didn't check), in which case the ":" POS should be modified as needed.

Clever! and not fugly at all, in fact, it's darned elegant, as long as the library is not too big...

I was looking at your FININVARS program and the program for identifying libraries used in a given program for hints but was not sure of the exact format of a library object. Where is that documented, other than in the heads of you guys that think in RPL?

--Bob Prosperi
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP50G - Library ROMID question - JeffB - 07-01-2019, 12:08 PM
RE: HP50G - Library ROMID question - rprosperi - 07-01-2019 11:01 PM
RE: HP50G - Library ROMID question - JeffB - 07-01-2019, 08:43 PM
RE: HP50G - Library ROMID question - JeffB - 07-02-2019, 10:46 AM



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