Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 10-18-2006, 03:54 AM   #1 (permalink)
 
True Techie

Join Date: May 2006

Posts: 128

WHWebSolutions

Send a message via ICQ to WHWebSolutions Send a message via AIM to WHWebSolutions Send a message via Yahoo to WHWebSolutions
Exclamation 15,000 words and no time

I have more then 15,000 words that are one on top of each other in a .txt file. Do you know a way to make them side by side without doing it manully? I herd it might be able to be done by batch script. If there is a way please let me know how to do it.

Thanks a bunch,
William
__________________
William Harding
William Harding Web Solutions
whwebsolutions@aol.com
Visit my site for web hosting and design <a href=\"http://www.web-solutions.co.nr\">http://www.web-solutions.co.nr </a></td>
WHWebSolutions is offline  
Old 10-18-2006, 07:03 AM   #2 (permalink)
 
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  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On