View Single Post
Old 10-18-2006, 07:03 AM   #2 (permalink)
m3trj
 
Monster Techie

Join Date: Apr 2004

Posts: 1,574

m3trj

Default

Something like this Java app I wrote:

http://tj.umcus.org/WordArranger.jar

Should do what you want. To use, put it in the same directory as the text file, and just do in DOS prompt:

java -jar WordArranger.jar fileToRearrange

Where fileToRearrange is your file.

This assumes you have Java installed.

The program should create a new file called New fileToRearrange and all the words should be next to each other seperated by spaces.
__________________


\'There is only one basic human right, and that is to do as you **** well please.
And with it comes the only basic human duty, to take the consequences.\'



m3trj is offline