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. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
HP 50g Programming Question - MattGreer - 09-15-2019, 08:02 AM
RE: HP 50g Programming Question - John Keith - 09-15-2019, 01:00 PM
RE: HP 50g Programming Question - grsbanks - 09-15-2019, 02:50 PM
RE: HP 50g Programming Question - MattGreer - 09-15-2019, 03:44 PM
RE: HP 50g Programming Question - toml_12953 - 09-15-2019, 11:06 PM
RE: HP 50g Programming Question - MattGreer - 09-16-2019, 12:50 AM
RE: HP 50g Programming Question - toml_12953 - 09-16-2019, 02:14 AM
RE: HP 50g Programming Question - MattGreer - 09-16-2019, 02:23 AM
RE: HP 50g Programming Question - Claudio L. - 09-16-2019 02:20 AM
RE: HP 50g Programming Question - StephenG1CMZ - 09-16-2019, 07:55 AM
|
User(s) browsing this thread: 1 Guest(s)