put array into custom property--how
Sivakatirswami
katir at hindu.org
Wed Apr 24 00:24:00 EDT 2002
With all the array discussion this was probably asked and answered
but why doesn't this work?
put "Hello|Goodbye|and|but|" into smallDataBase
split smallDataBase with "|"
set the testArray of this stack to smallDataBase
??
Hinduism Today
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
ith all the array discussion this was probably asked and answered but I
missed it...
why doesn't this work? :
put "Hello|Goodbye|and|but|" into smallDataBase
split smallDataBase with "|"
set the testArray of this stack to smallDataBase
More information about the use-livecode
mailing list