Mark already gave you the correct answer of using the value function 
(using the string function before writing, and the value function 
when reading back).  However, if as you say, you are saving 
information into an external cast (stored on a hard disk), ther is an 
alternative approach.  Check out my article on DOUG about "Data cast 
members". It might help you out  and will definitely be faster:

   http://www.director-online.com/accessArticle2.cfm?id=442


Irv



At 12:09 PM -0400 5/29/01, Allard, Simon wrote:
>Hi all !
>
>I'm making some test for a future project, where I have to strore the values
>of a list to an external cast, by putting the value into a field cast
>member. The problem is how do I retrieve the info from the field cast member
>and put it back into the list, so the next time the user put the CD, all the
>info will still be there. I try many things but I always end up with
>something like that : gLabelList = "["sec_1_1_1","sec_1_1_2"]" (note the
>comma before and after the bracket) when what I need is gLabelList =
>["sec_1_1_1","sec_1_1_2"]. Anyone know how I could fix that problem.
>
>thanx to all !!!
>
>simon
>
>[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!]


-- 

Lingo / Director / Shockwave development for all occasions. 
          
   (Home-made Lingo cooked up fresh every day just for you.)

[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