|
Alcander Wanderer
Joined: 04 Aug 2001 Posts: 79 Location: USA
|
Posted: Sat Feb 16, 2008 7:09 pm
Question on a Variable |
If I create a variable @friends, then set the variable to a string list. Should the variable type change back to default if I did "#add friends tony" at the command line?
|
|
|
|
Larkin Wizard
Joined: 25 Mar 2003 Posts: 1113 Location: USA
|
Posted: Sat Feb 16, 2008 10:43 pm |
It should change the type because #ADD expects a number, if I'm not mistaken. What you want is #ADDITEM.
|
|
|
|
Alcander Wanderer
Joined: 04 Aug 2001 Posts: 79 Location: USA
|
Posted: Sat Feb 16, 2008 11:40 pm |
Thanks Larkin
|
|
|
|
|
|