>I have tried in the past to convert a string to list using ListToText() and
>also TextToList(). When I tried this again at the evaluation version of
>Director 8 - this doesn't work.

Do they exist? You can convert the string "[1,2,3,4,5]" into a list 
by saying thelist = value("[1,2,3]"). You can convert thelist that 
equals [1,2,3] into a string by saying thestring = string(thelist).


[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 [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to