Hi
i am trying to write a simple application that will read the content of a directory (should self update), get the last added file and show it fullscreen.
So far I ve got almost all the pieces together but I am don t understand well how to use lists, after [folder_list] i d expect to be able to use [zl nth] but it seems like it s reeading the whole block and not the single files as in a list.
tx
Simone