View Single Post
  #1 (permalink)  
Old 08-09-2006, 09:24 AM
Frantic's Avatar   
Frantic Frantic is offline
Learning Programmer
 
Join Date: May 2006
Posts: 92
Credits: 0
Rep Power: 10
Frantic is on a distinguished road
Default Replace any amount of space

If I have a file like this:

I have a file that has space

How can I do a replace of any amount of space (1 to 20)? I'd like to take that line and replace it with something like : so I can then split into an array.
Reply With Quote

Sponsored Links