Post Reply 
User Variable creation and deletion
12-26-2013, 04:51 PM
Post: #1
User Variable creation and deletion
I created the following user variable in the home screen:
YOU:={1,2,3}
"YOU" shows up in the memory manager as a list and has 1,2,3 in it.

I then attempted to delete it using the "purge()" command.

Defn:
purge(Var) Unassigns a variable name. User manual P-409

Purge(YOU) ---> "No such variable YOU"

Am I missing something?
rcf
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
User Variable creation and deletion - Bob Frazee - 12-26-2013 04:51 PM



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