You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tAIR - the App Inventor Repository
Please I need help
I am searching through a list for an input string from a searchbox and
storing the results from the search in another list. Works fine so far
except for 2 things:
1. How do I index the list to make the search faster
2. How do I initialize the new result list to an empty list before I
do another search. I use a list add items to list block
Thanks
Anthony Barnes
unread,
Dec 27, 2011, 11:29:44 AM12/27/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to theaire...@googlegroups.com
Here is source that helps you do #2. as stated before, #1 is not possible.