I have a file with entires like below. The lines are almost the same. They have the same ID but with different text. How do I with TextPad list out those pairs to a different file?
('00994','COLUMBUS JACK CORP','UNITED STATES');
('00994','COLUMBUS JACK CORPORATION','UNITED STATES');
or
('06324 ...
Search found 4 matches
- Wed Mar 23, 2011 2:58 pm
- Forum: General
- Topic: list out almost similar lines
- Replies: 0
- Views: 198
- Fri Jan 14, 2011 5:26 pm
- Forum: General
- Topic: select a column of data
- Replies: 6
- Views: 1716
select a column of data
If I have a data file delimited by | how do I select just the first column of data?
1929393|dafda|d0354
492394|flat|dl303
239095860|daeio|3901
If I have thousands of rows of data like this how do I select and pull just the first column?
thanks.
1929393|dafda|d0354
492394|flat|dl303
239095860|daeio|3901
If I have thousands of rows of data like this how do I select and pull just the first column?
thanks.
- Tue Jan 04, 2011 8:49 pm
- Forum: General
- Topic: mark blocks of text and delete white space
- Replies: 2
- Views: 2497
- Tue Jan 04, 2011 7:14 pm
- Forum: General
- Topic: mark blocks of text and delete white space
- Replies: 2
- Views: 2497
mark blocks of text and delete white space
How do I delete white space thru out the document?
I have 10,000 lines like this:
102| 0137138600| 30817| EA| VPS| A| Not Serial Tracking|
102| 0137138600| 30817| EA| FTW| A| Not Serial Tracking|
102| 0137139100| 30817| EA| FTW| A| Not Serial Tracking|
102| 0137139100| 30817| EA| VPS| A| Not ...
I have 10,000 lines like this:
102| 0137138600| 30817| EA| VPS| A| Not Serial Tracking|
102| 0137138600| 30817| EA| FTW| A| Not Serial Tracking|
102| 0137139100| 30817| EA| FTW| A| Not Serial Tracking|
102| 0137139100| 30817| EA| VPS| A| Not ...