Re: >>string2list

2000-12-01 Thread Colin Holgate
>If listStr = "["a","b","c"]" how can I set a variable to equal JUST the list >ie remove the list from the string??? reallist = value(listStr) [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list, email [EMA

RE: >>string2list

2000-12-01 Thread Robert Wingate
> If listStr = "["a","b","c"]" how can I set a variable to myList = value( listStr ) Rob /* * Rob Wingate, Software Human* * http://www.vingage.com * * mailto:[EMAIL PROTECTED] * */ [To remove yourself from this list,