I have this text:
'074074'
'0745'
'03745
'0374510'
'12'
'142612'
'1426220'
'14262000'
I want to add a "," at the end of each line. How do i use the find and replace tool to do that.
Find: ??
Replace: ,
Thanks.
Find and Replace
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
- talleyrand
- Posts: 624
- Joined: Mon Jul 21, 2003 6:56 pm
- Location: Kansas City, MO, USA
- Contact:
- s_reynisson
- Posts: 939
- Joined: Tue May 06, 2003 1:59 pm
In TP use
Find '$
Replace ',
I have used POSIX regular expression syntax, which can be selected from the Editor page of the Preferences dialog box. HTH
Edit;dogh, the other mr.t beat me to it
Another edit; You can delete your posts from the HOW-TO's if there's no reply posted after them.
Find '$
Replace ',
I have used POSIX regular expression syntax, which can be selected from the Editor page of the Preferences dialog box. HTH
Edit;dogh, the other mr.t beat me to it
Another edit; You can delete your posts from the HOW-TO's if there's no reply posted after them.
Then I open up and see
the person fumbling here is me
a different way to be
the person fumbling here is me
a different way to be