Terry Pinnell
2024-10-07 10:24:43 UTC
This File Explorer folder (an example of a hundred or two on my Win 10
PC)
Loading Image...
is sorted by Date modified, most recent first. Each of its contents is
rather unusual: a single folder contain a single file of the same name,
such as _UsesDFR_available-e1.ino, BusyStateTesting.ino, etc.
(For the curious, these INO files open a text file, an Arduino program
in the IDE environment.)
I need to see my INO files in that same order. (Mainly to know which
Arduino program I edited last).
But I don't know how to do that, because the files are often dated
differently to the folders. So I can't just open the folder
'_UsesDFR_available-e1.ino' and expect that to be the most recent. As I
compose this, at about 07/10/24 10:30, its details are:
Loading Image...
Could a batch file achieve this? IOW, starting from the full path and
name of the container folder:
C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\MY
SKETCHES\DFR_MP3-All\DFR SD ORIG type\_BUSY-ETC
create a new folder containing all its INO files, extracted from their
individual parents?
Terry, UK
PC)
Loading Image...
is sorted by Date modified, most recent first. Each of its contents is
rather unusual: a single folder contain a single file of the same name,
such as _UsesDFR_available-e1.ino, BusyStateTesting.ino, etc.
(For the curious, these INO files open a text file, an Arduino program
in the IDE environment.)
I need to see my INO files in that same order. (Mainly to know which
Arduino program I edited last).
But I don't know how to do that, because the files are often dated
differently to the folders. So I can't just open the folder
'_UsesDFR_available-e1.ino' and expect that to be the most recent. As I
compose this, at about 07/10/24 10:30, its details are:
Loading Image...
Could a batch file achieve this? IOW, starting from the full path and
name of the container folder:
C:\Users\terry\Dropbox\Electronics\Arduino\SKETCHES\MY
SKETCHES\DFR_MP3-All\DFR SD ORIG type\_BUSY-ETC
create a new folder containing all its INO files, extracted from their
individual parents?
Terry, UK