• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

So who is a notepad wizard?

treemonkey

Senior member
I've got a .txt file with integers in it 1,2,3,4

I want to replace each comma with "Enter" so that each number is on it's own line like this:

1
2
3
4

However, when I click Edit -> Replace I can't enter "Enter" in the "Replace" field. Anyone else faced this?
 
I know it can be done in excel or word, I was just looking for a way to use a prog that everyone with windows has.

I tried the suggestions and they didn't work. /n ^p Were they sarcastic suggestions or am I doing something wrong?

 
Originally posted by: treemonkey
I know it can be done in excel or word, I was just looking for a way to use a prog that everyone with windows has.

I tried the suggestions and they didn't work. /n ^p Were they sarcastic suggestions or am I doing something wrong?

^p works in word. 🙁

i just guessed that it might work in Notepad, doesn't tho. sorry about that.

 
Originally posted by: PlatinumGold
Originally posted by: treemonkey
I know it can be done in excel or word, I was just looking for a way to use a prog that everyone with windows has.

I tried the suggestions and they didn't work. /n ^p Were they sarcastic suggestions or am I doing something wrong?

^p works in word. 🙁

i just guessed that it might work in Notepad, doesn't tho. sorry about that.


Ok. thanks. I guess I'll have to look some more.
 
Back
Top