Program with lot of data DM42 and DM41X

General discussion about calculators, SwissMicros or otherwise
Post Reply
Boub65
Posts: 231
Joined: Tue Sep 12, 2017 4:34 pm
Location: Rabat, Morocco

Program with lot of data DM42 and DM41X

Post by Boub65 »

Hello all,
I have a programm with lot of data (static data)... 5 lists of 17 reals each... or a 5x17 matrix of data...

What would be the best way to code these data in DM42 and DM41X so they can be accessed by my program?

DM42 : Keying data and storing to successive registers in my program, and then use indirect RCL to access them.

DM41 : same...
I though of using a file with my data in extended memory and then access it in the program... but I found no way of storing/retreiving these data from fat when they are in extended memory! So I can save my program, but not the data.

Any advice would be welcome 🙏

Sincerely,
Boubker.
Sincèrement, Sincerely, 73,
Boubker

DM15L, DM41L, DM42 #00855 (domes upgraded), DM41X #00707
HP48SX (with dark screen), HP42s, HP32SII (1990 with fraction bug), HP41C/CV
TI-89 titanium, CASIO fx-cg50 and Numworks (to play with micropython)
Post Reply