Can you explain to me what happens: my app must write a text in the BACKUPINDEX.txt file using the block I send.
In the first writing the text ends up in the folder:
Anke, at the beginning the app creates the structure of the necessary folders and files (using GETASD) and the folders produced have the format indicated in the first path. I then need to access those folders to update them. If I use the writing RENABOLO/INDX/BACKUPINDEX.txt, as you suggest, the file will be found in the second path (in ASD immediately after /files). Maybe I'm wrong to create the structure that way?
The block shows a sample of how the app create the structure.
The File component uses (needs) a relative path. For FileScope = App relative to the ASD and for FileScope = Legacy or Share relative to the root dir of the external storage.