Post Reply 
User Variable creation and deletion
12-26-2013, 05:17 PM
Post: #3
RE: User Variable creation and deletion
(12-26-2013 04:51 PM)Bob Frazee Wrote:  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

purge() is for CAS variables only. The only way to delete variables created from the home view is via the memory browser (for now)

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: User Variable creation and deletion - Han - 12-26-2013 05:17 PM



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