The command dir /b yields the following, unsurprising result for the indicated files:[/SIZE]
1.1 Act I, Scene 1.mp3
1.15 Interlude II.mp3
1.2 Act I, Scene 2.mp3
However, in Windows Explorer (under Windows 7 64-bit), the same files are shown in the sequence
1.1 Act I, Scene 1.mp3
1.2 Act I, Scene 2.mp3
1.15 Interlude II.mp3
:confused:
Apparently, Windows thinks it’s being very smart, looking for anything that might be an integer and collating it in numerical, rather than alphabetic, sequence. For these files, this raises the possibility that the movements may be played in the wrong order, depending on how different media players under different operating systems collate files. Similar ambiguities may be a problem for other users, which is why I’m posting this finding.
For this particular problem, a satisfactory workaround is to use the file names, which always appear as shown:
1.1 Act I, Scene 1.mp3
1.1i Interlude II.mp3
1.2 Act I, Scene 2.mp3
The change from “5” to “i” moves the file forward, even though “i” comes after “5”.:huh: