From: thiagofga AT ambr DOT com DOT br Message-Id: <3.0.5.32.19990727181617.007f7ab0@200.252.238.1> X-Sender: thiagofga AT 200 DOT 252 DOT 238 DOT 1 X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Tue, 27 Jul 1999 18:16:17 -0300 To: djgpp AT delorie DOT com Subject: Re: RHIDE: Sorting in Load/Save boxes In-Reply-To: <379E1324.165F30A5@americasm01.nt.com> References: <3 DOT 0 DOT 5 DOT 32 DOT 19990727160218 DOT 007c9330 AT 200 DOT 252 DOT 238 DOT 1> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk At 16:14 27/07/99 -0400, you wrote: >thiagofga AT ambr DOT com DOT br wrote: > >> The problem is like this: words of which the first character is in upper >> case get sorted before the ones which begin with 'a' (in lower case). This >> way, if you have the filenames > > I don't see how that's a problem? Well, the alphabetical order gets messed up. You have to remeber if you named the file/directory with the first letter in upper or lower case. Countless times I pressed the first letter of the file I was looking for just to find out it wasn't where it was supposed to be, but in the top of the list. That is the problem, my friend. Thiago