Post Reply 
User Variables
03-06-2014, 06:20 AM
Post: #3
RE: User Variables
Hello,


Quote:Is there a line of code that will create a USER VARIABLE from within a program?

assuming that you are not talking CAS here...

If you are trying to create a user variable akind to the ones created when you type something like abc:=5 on the command line, then the answer is no.

If you are trying to create a user variable using a name provided by the user, no...

You can create global variables in your program using EXPORT though.

Cyrille
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
User Variables - veeblefester - 03-05-2014, 08:44 PM
RE: User Variables - Han - 03-06-2014, 03:14 AM
RE: User Variables - cyrille de brébisson - 03-06-2014 06:20 AM
RE: User Variables - veeblefester - 03-06-2014, 12:01 PM



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