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
[EMAIL PROTECTED]
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

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to