put tList
-- ["!ATTRIBUTES": ["score": "10", "playback": "student"], "directive":
["!ATTRIBUTES": [:]], "audiofile": ["!ATTRIBUTES": ["name": "example.wav",
"type": "example"], "transcript": ["!ATTRIBUTES": [:], "!CHARDATA": "What
is your  name?"]], "audiofile": ["!ATTRIBUTES": ["name": "model.wav",
"type": "model"], "transcript": ["!ATTRIBUTES": [:], "!CHARDATA": "My name
is Jose."]]]

put tList.getPropAt(3)
-- "audiofile"
put tList.getPropAt(4)
-- "audiofile"
put tList.audiofile
-- ["!ATTRIBUTES": ["name": "example.wav", "type": "example"],
"transcript": ["!ATTRIBUTES": [:], "!CHARDATA": "What is your  name?"]]




[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