I realize the correct term for an array in Lingo is "list". And I see 
that I can reference an existing list using this syntax:

AA = [1, 2, 3]

put value("AA")
--[1, 2, 3]

But my original question still stands: how can I create the list AA 
from the string "AA"?
-- 
Tom Jacobs
InterVision
www.intervisionmedia.com

[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