Unable to remove item from list

Maybe this will work
Try this:

Oh thank you so much . I wil try ut out and let you know

What is the initialization if he global index pls ?

Create Empty List......

Thank you :slight_smile:

1 Like

Can u pls explain the codes to me incase of next time

image

What is this for ?

It didnt work, pls explain to me in wording what this group of blocks do so that i know where to make changes . Thanks

In this code , When the message received is "Leave"
It assigns the variable "index" the value of index of "number" in the "broadcast list"
Then we apply the code to remove the number from the list and in that block in the index section we give it the value of the variable "index" which has stored the index of the number in the list

So what is the initialization for the message , also create empty list ?

Whatever you have initialized it here

I didnt initialize it , it was under this block image

Do u think that is what caused the error amd do i need to initialize it ?

It still isnt working

use Do it to debug your blocks, see also tip 4 here App Inventor: How to Learn | Pura Vida Apps
see also Live Development, Testing, and Debugging Tools
Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.

Pls correct me if there is any mistake with the instruction to leave the list

your blocks look ok, you said, it does not work... i.e. you will have to use Do it to find out, what is going on
Unbenannt
Taifun

My companion is not working . Any other way i can acceessthe do it ?

this was the result .What am i to do ? Does this mean the blocks aren’t functioning as it supposed to and how do i know if it is functioning properly or not with this β€˜ do it β€˜ process . Thanks