Marcus,
That is certainly true and I will detail your good suggestions, many thanks!
However, I believe there are other settings like DBLOFF (maybe your flags would handle that by CFALL but I don't have the flag list and I don't know if flags OFF sets everything to minimum state.
An official LocRm would take care of that professionally by bringing it to an absolute max number reg setting possible not forgetting anything and in one prgm. step. I am regrettably only an end user, not an inside expert.
What I need is to do indirect storing (from my prgm. moved to flash, RAM empty) like STO->I(or D), (I=00-99;D=112-255?). My problem being that my stock data is not history invariant and not truly NORML. The "large" Monte Carlo data array I store is to implement weights so the latest data carries higher weight as well as incorporates the history of the past few numbers. So, what I am making inside the WP34S is in essence a mini neural network which "learns" through WS34S Monte Carlo runs. That's what makes the WP34S so great.
Thanks for taking your Sunday evening to respond to me. I still dream of:
Lbl 01
LocRm
0.099
STO I
112.255
STO D
CASE...
RAN#
NORML-1
END CASE
...
RTN
Chris