Post Reply 
Importing libraries on iHP48 for iOS
06-11-2023, 10:13 PM
Post: #3
RE: Importing libraries on iHP48 for iOS
(06-11-2023 09:24 PM)BruceH Wrote:  
(06-09-2023 06:25 PM)Ox49+ Wrote:  Is there a trick I'm missing?

Yes - see this post.

That converts between strings and HP objects. That won't help him. What he instead has is the binary showing up as an "HPHP49-C..." binary string.

I don't know anything about iHP48. If that happens on a real calculator, it usually means the file transferred is corrupt, but there are tools to remove the header. You can run this on a 49/50 to remove the header and make an object out of it:

256 ATTACH MEM DROP RCL ->A 26 + A-> NEWOB

For a 48, there are programs like OBJFIX and FIXIT, but if you can't get them transferred to the emulated calculator in the first place it becomes much more difficult. You'd then need a program like ASC to load OBJFIX or FIXIT.

But maybe iHP48 does things differently and there is a better answer.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Importing libraries on iHP48 for iOS - Eric Rechlin - 06-11-2023 10:13 PM



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