Click here to Skip to main content
15,893,161 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Filename sorting, sorted Pin
PIEBALDconsult10-Feb-19 6:58
mvePIEBALDconsult10-Feb-19 6:58 
GeneralRe: Filename sorting, sorted Pin
Mike Hankey10-Feb-19 7:13
mveMike Hankey10-Feb-19 7:13 
GeneralRe: Filename sorting, sorted Pin
OriginalGriff10-Feb-19 9:19
mveOriginalGriff10-Feb-19 9:19 
GeneralRe: Filename sorting, sorted PinPopular
Mark_Wallace10-Feb-19 8:34
Mark_Wallace10-Feb-19 8:34 
GeneralRe: Filename sorting, sorted Pin
RickZeeland10-Feb-19 9:07
mveRickZeeland10-Feb-19 9:07 
GeneralRe: Filename sorting, sorted Pin
Mark_Wallace10-Feb-19 10:15
Mark_Wallace10-Feb-19 10:15 
GeneralRe: Filename sorting, sorted Pin
dandy7211-Feb-19 4:55
dandy7211-Feb-19 4:55 
GeneralRe: Filename sorting, sorted Pin
dandy7210-Feb-19 8:41
dandy7210-Feb-19 8:41 
Seeing "bob10.txt" appear before "bob010.txt" looks confusing to me. While the digits both "collapse" down to "10", I'd expect the one with the leading 0 to appear before the one without. That is what Explorer does. It looks to me like the choice was made based on the length of the string (longer should appear after, so long as the "value" of the numbers are equivalent - is that correct?)

Not criticizing, just point out how it's different than what I'd expect.
GeneralRe: Filename sorting, sorted Pin
PIEBALDconsult10-Feb-19 9:15
mvePIEBALDconsult10-Feb-19 9:15 
GeneralRe: Filename sorting, sorted Pin
dandy7211-Feb-19 4:54
dandy7211-Feb-19 4:54 
GeneralRe: Filename sorting, sorted Pin
PIEBALDconsult11-Feb-19 5:36
mvePIEBALDconsult11-Feb-19 5:36 
GeneralRe: Filename sorting, sorted Pin
dandy7211-Feb-19 5:39
dandy7211-Feb-19 5:39 
GeneralRe: Filename sorting, sorted Pin
PIEBALDconsult11-Feb-19 6:51
mvePIEBALDconsult11-Feb-19 6:51 
GeneralRe: Filename sorting, sorted Pin
Jörgen Andersson10-Feb-19 11:51
professionalJörgen Andersson10-Feb-19 11:51 
GeneralRe: Filename sorting, sorted Pin
PIEBALDconsult10-Feb-19 16:20
mvePIEBALDconsult10-Feb-19 16:20 
GeneralRe: Filename sorting, sorted Pin
Jörgen Andersson10-Feb-19 18:12
professionalJörgen Andersson10-Feb-19 18:12 
GeneralRe: Filename sorting, sorted Pin
Wastedtalent10-Feb-19 21:24
professionalWastedtalent10-Feb-19 21:24 
GeneralRe: Filename sorting, sorted Pin
Dr.Walt Fair, PE13-Feb-19 7:06
professionalDr.Walt Fair, PE13-Feb-19 7:06 
GeneralNice one Microsoft... Pin
Sander Rossel10-Feb-19 5:31
professionalSander Rossel10-Feb-19 5:31 
GeneralRe: Nice one Microsoft... Pin
PIEBALDconsult10-Feb-19 6:31
mvePIEBALDconsult10-Feb-19 6:31 
GeneralRe: Nice one Microsoft... Pin
Rick York10-Feb-19 6:38
mveRick York10-Feb-19 6:38 
GeneralRe: Nice one Microsoft... Pin
PIEBALDconsult10-Feb-19 6:43
mvePIEBALDconsult10-Feb-19 6:43 
GeneralRe: Nice one Microsoft... Pin
Rick York10-Feb-19 7:50
mveRick York10-Feb-19 7:50 
GeneralRe: Nice one Microsoft... Pin
RickZeeland10-Feb-19 6:50
mveRickZeeland10-Feb-19 6:50 
GeneralRe: Nice one Microsoft... Pin
Sander Rossel10-Feb-19 8:38
professionalSander Rossel10-Feb-19 8:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.