Groups
Groups
Sign in
Groups
Groups
MIT App Inventor Forum
Conversations
Labels
About
Send feedback
Help
INDEX IN LIST THING
56 views
firefox
mit-appinventor-2
specific-programming-issue
windows-7
Skip to first unread message
teo teo
unread,
Oct 13, 2017, 1:02:30 PM
10/13/17
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 mitappinv...@googlegroups.com
Good afternoon!
I have a problem with the INDEX IN LIST THING which always returning 0 (zero).
blocks.png
design.png
words.txt
Taifun
unread,
Oct 13, 2017, 2:58:26 PM
10/13/17
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 MIT App Inventor Forum
use Do it to debug your blocks, see also tip 4 here
Top 5 Tips: How to learn
App Inventor
Taifun
Abraham Getzler
unread,
Oct 13, 2017, 3:58:36 PM
10/13/17
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 MIT App Inventor Forum
Instead of using the
list from csv table
block,
use the
split at \n
block
on your incoming file text.
Since it is just a single column of text delimited
by new line (\n) characters, that will
turn it into a list for you.
ABG
teo teo
unread,
Oct 18, 2017, 11:59:22 AM
10/18/17
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 MIT App Inventor Forum
Thanks
Abraham Getzler
, your suggestion did it
Reply all
Reply to author
Forward
0 new messages