Skip to content

Persist into HASPmota #21330

Answered by sfromis
AK1Chel asked this question in Q&A
May 3, 2024 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

At startup, you can have the p1b12.text=persist.myvalue in autoexec.be or something like that. I suppose that you could also do it in the .jsonl file by triggering on e.g. System#boot.

If you have reasons to prefer doing it by command, you can can use the Br command to execute a tiny bit of Berry code to return a value:
Br import persist return persist.myvalue

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@sfromis
Comment options

Answer selected by Jason2866
@AK1Chel
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants