Post Reply 
HP 50g Programming Question
09-16-2019, 02:20 AM (This post was last modified: 09-16-2019 02:27 AM by Claudio L..)
Post: #8
RE: HP 50g Programming Question
(09-16-2019 12:50 AM)MattGreer Wrote:  I assumed there would be a way to copy a file to the Prime from a computer, which would be a lot easier than swapping SD cards.

There is, with the USB cable and connectivity kit. A lot easier than swapping cards? Probably not.
Anyway, you can also explore SDLIB by Tim Wessman (look for it on hpcalc.org). It will allow you to do file operations in a more classical way (open, seek, read or write, close), so you can partially read files, and store text or binary data directly to a file without any strange headers.

EDIT: Look for SDFILER, not SDLIB. SDLIB is a component of SDFILER that you can use for your own purposes, that's the library I meant but it was distributed together with the filer, sorry about the incorrect info.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP 50g Programming Question - MattGreer - 09-15-2019, 08:02 AM
RE: HP 50g Programming Question - grsbanks - 09-15-2019, 02:50 PM
RE: HP 50g Programming Question - Claudio L. - 09-16-2019 02:20 AM



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