File Manager for PicoMite
| Author | Message | ||||
| Volhout Guru Joined: 05/03/2018 Location: NetherlandsPosts: 5746 |
Hi Vadim, Works great !! This (1.14+) is a very handy addition for cleaning up the SD card that has numerous development versions of a program on it. I used to take the SD card out , put it in a PC, and do the cleanup on the PC. But now I can do it with the Pico itself. Thank you. I have a question about the bottom section of each window. There is a 2 line area separate from the rest. What is it used for ? Is that area target to show the full path ? Currently it only shows the current file in focus, without path. A suggestion for a 1.15 could be that the full path of each window is visible all the time. Currently only the window that has focus shows the full path (under the 2 windows, on line 24). But the other window has no indication. It is easy to TAB-TAB so you have an update what the second window shows, so above suggestion is luxury, not necessary. Volhout P.S. I have added fm114_1.bas that has 2 changes 1 - it also plays WAV files 2 - in the SUB EnterControl() I have replaced the multitude of END SUB with EXIT SUB, except the last one (the actual end of the SUB). EXIT SUB is the command that is designed for early exit of a sub. You are free to reject, or use this version. FM114_1.zip Edited 2025-01-02 08:42 by Volhout |
||||