![]() |
#1
|
|||
|
|||
![]()
I copied a list of text from putty into word but, there is lots of empty space causing seperation of each paragraph. Is there a way with one single keystroke, to delete empty space on each line instead of holding the delete key for 5 seconds?
Better yet, is there a way to delete empty space on all lines with a command? Here is a sample: -- Executing [zap2dahdi@macro-dial-one:7] Set("SIP/vitel-inbound-0000000e", " NEWDIAL=SIP/202&") in new stack -- Executing [zap2dahdi@macro-dial-one:8] Set("SIP/vitel-inbound-0000000e", "ITER2=2") in new stack Looks like I cannot simulate what word is doing here. the forum is pulling each contents of each line together. The seperation is occuring at the comma point. 00000000000e,.................lotsofspace......... .............."INTER2=2")in new stack |
#2
|
|||
|
|||
![]()
If you're confident, you could use search/replace to replace all occurrences of {space}{space} with just {space}. Repeat until the status message reports "changed 0 occurrences".
Wildcards would probably do it more elegantly, but for some reason I've never got round to investigating them for this particular task. |
#3
|
|||
|
|||
![]()
The following should work with wildcards, assuming that they are multple spaces, and no other characters-
Find: Quote:
Replace: - edit - the foum won't allow me to quote a single space (single space) |
#4
|
|||
|
|||
![]()
Any chance you are using fully justified text setting on your page?
If so, chances are that the pasted text has line breaks at the end rather than paragraph breaks. If this is the case, what happens if you select the problem text and left-justify it? |
#5
|
|||
|
|||
![]() Quote:
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fitting Empty Space with Text Box | r.m.bemquerer | Word | 0 | 11-14-2012 09:54 AM |
![]() |
ubns | Excel Programming | 2 | 08-14-2012 02:01 AM |
![]() |
Jamal NUMAN | Word | 3 | 07-27-2011 04:19 AM |
Don't Add Space between paragraphs option | Emerogork | Outlook | 12 | 07-18-2011 10:01 AM |
Space between paragraphs... | Emerogork | Outlook | 2 | 06-24-2011 10:23 AM |