![]() |
Have memory, and getting "insuf memory" err mssg. - Printable Version +- HP Forums (https://archived.hpcalc.org/museumforum) +-- Forum: HP Museum Forums (https://archived.hpcalc.org/museumforum/forum-1.html) +--- Forum: Old HP Forum Archives (https://archived.hpcalc.org/museumforum/forum-2.html) +--- Thread: Have memory, and getting "insuf memory" err mssg. (/thread-31305.html) |
Have memory, and getting "insuf memory" err mssg. - Jes - 04-02-2003 1) on 48G, I have written code worth 16K bytes; 20K free Bytes. I typed "triangle solver" program from a known commercial program house (which should use < 8000 Bytes, when arriving at a line where local-var's are assigned: -> dep <-p2 <-p3 .... for a total of 24 variables
and I save (enter), I got "insuf memory" messg. Since, there IS memory free 20KB, could anyone tell me what the pb maybe?
2) How does one skips to a particular program line; to avoid Re: Have memory, and getting "insuf memory" err mssg. - James M. Prange (Michigan) - 04-02-2003 I'm not completely clear on what you're saying. I take it that the
I also take it that you have a copy of the program, with some parts left
I'm not sure, but you might get by with less memory if you put the
I'd check for unneeded variables, and purge any found to free up some
If that doesn't do it, then note that by default, ENTER saves a copy of
So press LeftShift MODES, then MISC, and then press STK and ARG, to free
If that still doesn't do it, then note that ENTER also, by default,
So from the same menu, press CMD twice to discard the last command lines
If that still doesn't do it, then press CMD once to temporarily disable
Well, now you see why some of us consider 32K to be "not enough" for
By "skip to a particular program line", do you mean when
Regards |