|
From: Rodimus_Prime on 16 Jan 2008 08:27 I was wondering if anyone knew of any quick and easy ways to alphabetize the contents of a Text file when writing or appending information to it? I have a combobox that displays the contents of a text file, but I want to have the items in that box in alphabetical order. Any help is always appreciated, thanks
From: Chris Forecast on 16 Jan 2008 09:16 "Rodimus_Prime" <webforumsuser(a)macromedia.com> wrote in message news:fml0os$dvn$1(a)forums.macromedia.com... >I was wondering if anyone knew of any quick and easy ways to alphabetize >the contents of a Text file when writing or appending information to it? I >have a combobox that displays the contents of a text file, but I want to >have the items in that box in alphabetical order. Is there any particular reason why you're not simply setting the 'Sorted' property of the combobox to TRUE? Chris Forecast
|
Pages: 1 Prev: Resize an AW file complete Next: Memory cannot be written |