Post Reply 
newRPL: Alpha demo 0.9 released [UPDATED 2017-10-25]
10-26-2017, 09:23 PM (This post was last modified: 10-26-2017 10:28 PM by Gilles59.)
Post: #209
RE: newRPL: Alpha demo 0.9 released [UPDATED 2017-10-25]
(10-26-2017 08:43 PM)Claudio L. Wrote:  Regarding the bug in STO: Somehow I enabled parallel processing for STO (when I did all other commands), I'll remove this ASAP, it is clearly a bug.
5 { 'a' 'b' } is not supposed to store 5 in 'a' and 5 in 'b'!
It's supposed to store 5 in variable 'b' inside subdirectory 'a' (lists are paths), which is what it correctly did until I enabled parallel processing. Another regression to fix.

I usually use this syntax 5 {'a' 'b'} STO to store 5 in a and b with stock HP50g. I'm not sure STO should work the way you describe or perhaps I missed something or misunterstand what you wrote.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: newRPL: Alpha demo 0.9 released [UPDATED 2017-10-25] - Gilles59 - 10-26-2017 09:23 PM



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