Help on deleting a file

Hello.

When I try deleting a file using Taifun´s file extension like this it does work.
Captura de pantalla 2021-06-29 a la(s) 17.13.47
but, when I try it like this, it doesn´t work, it says "Sorry, file doesn´t exists".
Captura de pantalla 2021-06-29 a la(s) 17.15.07
I added the WRITE_EXTERNAL_STORAGE permission too.

Can someone explain me why it isn´t working or what am I doing wrong?

Regards.

and the content of ListView1.Selection is ?

In companion mode, use Do It on the join block to see the path created

Sorry, forgot to mention.
It includes Recording20 (the number changes depending on the selection and recording added to the list, so we could say Recording#)

I just figured it out, the problem was that I was adding the Delete FileName block after the remove list item block so, it did´t recognize the ListView1.Selection text because it has been deleted.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.