Post Reply 
[HP 35s] Clearing variables
03-01-2015, 10:58 PM (This post was last modified: 03-01-2015 10:58 PM by Tugdual.)
Post: #5
RE: [HP 35s] Clearing variables
(03-01-2015 09:58 PM)Dieter Wrote:  
(03-01-2015 09:47 PM)Tugdual Wrote:  Thank you Dieter, I guess I didn't word my question correctly.
I wanted to know if it was possible to de-allocate VAR0 rather than just clear it?

That's the same procedure: clearing the highest-numbered variable deallocates it. So if var(1) to var(nnn) have been cleared by CLVARX 000, storing zero into var(0) also clears and thus deallocates var(0). Try it! Checking MEM will display VAR 0 afterwards.

Dieter
Oh my Gosh, indeed!
And putting zero is the last variable systematically de-allocates it.
So you never can store zero in the last element of an array because when you recall it you have the message "INVALID (I)". What the heck is this logic!?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[HP 35s] Clearing variables - Tugdual - 03-01-2015, 06:00 PM
RE: [HP 35s] Clearing variables - Dieter - 03-01-2015, 09:09 PM
RE: [HP 35s] Clearing variables - Tugdual - 03-01-2015, 09:47 PM
RE: [HP 35s] Clearing variables - Dieter - 03-01-2015, 09:58 PM
RE: [HP 35s] Clearing variables - Tugdual - 03-01-2015 10:58 PM
RE: [HP 35s] Clearing variables - Dieter - 03-01-2015, 11:08 PM
RE: [HP 35s] Clearing variables - Tugdual - 03-01-2015, 11:13 PM



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