How Can I Sort the Contents of a Text File?
Hey, Scripting Guy! I have a text file that contains a list of computer names. How can I sort that file alphabetically?-- LR Hey, LR. If we wanted to take the easy way out we’d just tell you, “Sorry, you can’t do that.” And we could get away with that because none of Microsoft’s scripting technologies feature a way to open up and then sort a tex...