Peter,

I would add the Array as a property of the form then use that as the source.

When adding it in the add new property dialog use the aFolder[1] syntax to
designate it as an array.

To refresh it
DIMENSION THISFORM.aFolder[1]
THISFORM.aFolder = ""

Not adding the brackets [#] will set all elements in the array to the value.

Tracy Pearson
PowerChurch Software




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/000b01cb5b5c$bc55f5a0$3501e0...@com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to