12-14-2008, 07:57 AM
Code:
ParseSpaces=Replace(ParseSpaces, chr(10),"")
ParseSpaces=Replace(ParseSpaces, chr(14),"")
ParseSpaces=Replace(ParseSpaces, chr(32),"")
How to remove extra spaces, tab in a text file?
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
How to remove extra spaces, tab in a text file? - by kkishore12345 - 12-14-2008, 01:52 AM
RE: How to remove extra spaces, tab in a text file? - by surya_7mar - 12-14-2008, 07:57 AM
RE: How to remove extra spaces, tab in a text file? - by kkishore12345 - 12-14-2008, 09:41 AM
RE: How to remove extra spaces, tab in a text file? - by sreekanth chilam - 12-14-2008, 11:04 PM
RE: How to remove extra spaces, tab in a text file? - by surya_7mar - 12-16-2008, 12:41 AM
RE: How to remove extra spaces, tab in a text file? - by kkishore12345 - 01-04-2009, 08:33 AM
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
How to remove the spaces from a string | Anand | 7 | 29,412 |
08-12-2019, 04:47 PM Last Post: sreekanthP |
|
How to remove text in the webedit | silpavinod | 3 | 13,767 |
07-12-2018, 11:08 AM Last Post: vijaychourasiya0109@gmail.com |
|
Need to Validate Text filed is blank after clicking on the Text box | balak89 | 3 | 4,894 |
09-13-2015, 12:06 AM Last Post: ADITI1992 |
|
How to retrieve specied string from text file | nsuresh316 | 1 | 2,467 |
06-09-2015, 12:24 AM Last Post: nsuresh316 |
|
Reading and writing is the same text file | poulomi21b | 2 | 6,087 |
07-08-2014, 12:39 PM Last Post: poulomi21b |