Post Reply 
Saving Stack of HP 50g
04-01-2022, 01:54 PM
Post: #2
RE: Saving Stack of HP 50g
The stack doesn't operate off the SD card so you can't have a 2 GB stack; I believe it's limited by available memory in HOME (less than 256 KB). Still, that's a pretty deep stack, and 1000 elements would indeed be possible with enough free RAM.

Easiest way to export the stack is something like DEPTH ->LIST ->STR, which would put everything into a list and then convert it to a string which you could then save to an SD card and load onto a computer.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Saving Stack of HP 50g - matalog - 03-31-2022, 10:40 PM
RE: Saving Stack of HP 50g - Eric Rechlin - 04-01-2022 01:54 PM
RE: Saving Stack of HP 50g - Wes Loewer - 04-02-2022, 10:03 AM
RE: Saving Stack of HP 50g - matalog - 04-02-2022, 05:40 PM
RE: Saving Stack of HP 50g - Wes Loewer - 04-03-2022, 07:22 PM
RE: Saving Stack of HP 50g - Allen - 04-03-2022, 01:24 PM



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