Post Reply 
[HP48] Memory Management
10-24-2014, 12:34 PM
Post: #1
[HP48] Memory Management
Hi RPL's gurus Smile

Maybe this question has been answered on comp.sys.hp48, but I have not found or I use bad tokens.
So, I'll ask you Smile

Is there any RPL objects that can be expanded directly in User Object Area ?
(ie. Without making first a copy in Temporary Object Area before going back to USEROB)

Here is why :

I wan't to handle about 52 Arrays of Binary Integers without dispatching them in many(52) variables.
(The full set of datas may be very large)
If possible, I want to store them in only one composite or 'sized' object (Library data, HXS or CHR string)
and be able to extract an array, edit/expand it, then replace it in the composite/sized object
with minimum memory requirement (MEM<BYTES(composite/sized)), and of course using built-in ROM routines Smile

Thanks for your help Smile
And sorry for my poor English Sad

Bruno
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[HP48] Memory Management - Bruno - 10-24-2014 12:34 PM
RE: [HP48] Memory Management - Claudio L. - 10-24-2014, 04:48 PM
RE: [HP48] Memory Management - Bruno - 10-27-2014, 10:12 AM
RE: [HP48] Memory Management - Claudio L. - 10-27-2014, 12:04 PM
RE: [HP48] Memory Management - Paul Dale - 10-27-2014, 10:18 AM
RE: [HP48] Memory Management - Bruno - 10-27-2014, 01:15 PM
RE: [HP48] Memory Management - Han - 10-27-2014, 10:08 PM
RE: [HP48] Memory Management - Bruno - 10-29-2014, 10:15 PM



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