repeat for each-button or field list

Sannyasin Sivakatirswami katir at hindu.org
Tue Sep 17 15:45:01 EDT 2002


Why doesn't this work?

  repeat for each button x in this stack
     put  x & cr after tButtonList
   end repeat
   put tButtonList

or

  repeat for each field x in this stack
     put  x & cr after tFieldList
   end repeat
   put tFieldList

??
  Goal: take all values in fields of a card and poke them into an array 
where
each key is the name of the field and its value is the contents of the 
field

fieldName[itsContents]


Himalayan Academy Publications

Sannyasin Sivakatirswami
Editor's Assistant/Production Manager
katir at hindu.org
www.HinduismToday.com, www.HimalayanAcademy.com,
www.Gurudeva.org, www.hindu.org

Read The Master Course Lesson of the Day at
http://www.gurudeva.org/lesson.shtml




More information about the use-livecode mailing list