Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
19 views

How to divide .for file on parts with conditions

If we have for example very big matrix .for file 50MB shown down. I have to divide it on 50 separated .for files not bigger then 1Mb. How to make them automatically, not copy/paste manual? As we have ...
0
votes
1answer
31 views

Can't remove formatting in Notepad, PureText not working for YouTube

If I go to a YouTube link, e.g. http://www.youtube.com/watch?v=1Jfm-92JXVE and I want to copy some comments to notepad, I find some text is still smaller than other text. If I select it all and do ...
1
vote
2answers
40 views

How to transfer results to Excel

I have a massive (and I mean MASSIVE) amount of results from Minitab 16 displayed as plain text organized in columns and rows. My problem: I need to put all this information into tables to manipulate ...
0
votes
0answers
34 views

Windows XP “open with” not allowing a custom option

Up until today I had text files set to open with Notepad++. Today I moved my Notepad++ installation, and after that I am no longer to use "open with" to get a text file open in Notepad++, even though ...
1
vote
1answer
61 views

Insert bullets in Micosoft Notepad

Is there any shortkey to insert 'bullet' character in Microsoft Notepad ?
0
votes
2answers
33 views

Search Replace extended in a html file

i have a little question. I have a big html file and want to replace lots of things inside a lot of times. The only problem i cant solve is a replace with a variable. Example: <image ...
0
votes
3answers
90 views

Unable to change the file-format of New Text Document

I'm trying to change the file-format of New Text Document to html.But the file-extension was changed and still it open as a .txt file.
0
votes
0answers
33 views

What program/text editor can i use [closed]

Possible Duplicate: Find and Replace using different keywords Im trying to find and replace some stuff, i need to find and replace using the following terms in one file: (actually i need ...
-1
votes
2answers
83 views

Find and Replace using different keywords

Example. I want to find and replace using: Test1 Test2 Test3 Of course I have to input and click it 3 times in order for me to find and replace using those terms. How do I do it in one shot? Does ...
-5
votes
3answers
102 views

Is this a serious bug in Notepad in Windows XP? [closed]

The Scenario is as follows: I am using Windows XP. Suppose I have a text file in desktop named foo.txt. I open foo.txt the first time and start making changes and I have not yet saved, so the state ...
7
votes
7answers
532 views

Replacing notepad.exe in Windows 7

OK, I really really want to replace the default notepad.exe in Windows 7 with Editpad (yes, I want to replace the actual executable, and no I don't want to use something like Notepad2, so please don't ...
2
votes
3answers
277 views

Windows Notepad and Notepad++ show newlines in same file differently

I created a Perl script which gets some data and inserts it line by line to a text file. When I open that file with Notepad++, it appears to have an empty line separation between each two lines of ...
1
vote
2answers
391 views

Arabic subtitle files (srt) encoding is corrupted on windows 7

i copied some arabic subtitle files from a friend and when trying to view them on windows 7 home premium with notepad the texts appears as follows: ÃíåÇ ÇáÓÇÏÉ ÃäÇ ÇáÂä Úáì æÔß ÅÑÓÇá ÅÔÇÑÉ ãä åÐÇ ...
0
votes
2answers
144 views

PowerPoint 2010 opens link to PDF file in Notepad

When I try to open a PDF file in a Powerpoint 2010 presentation on my laptop, I get a dialog like this: Opening: path/filename.pdf Some files can contain viruses or otherwise be harmful to ...
3
votes
5answers
176 views

How do I flip the line orders of a document with 500+ lines?

Line 1 Line 2 Line 3 Line 4 Line 5 should become Line 5 Line 4 Line 3 Line 2 Line 1 I need a notepad script to do this.
1
vote
1answer
57 views

Finding, deleting soft hyphens from a piece of text

I'm trying to clean up a piece of text I've copied from an OCR'd PDF. Currently the text contains a lot of (what I assume are) soft hyphens. This makes it difficult to 'Find' them in Notepad or ...
2
votes
2answers
64 views

Making a custom text editor the default one

In Windows, there's a "edit" menu option when you right-click on a unkown file-type. When you select it, the sucky Notepad thing will open that file. How can I change Notepad with another editor, ...
0
votes
1answer
649 views

Is there a “restore” solution for NotePad?

When my computer gets shut down unexpectedly (e.g. crash) the unsaved running notepad.exes have all their data lost (unlike other programs whereby I could easily do a "restore"). Is there a "restore" ...
4
votes
1answer
368 views

Notepad Ctrl-Backspace behavior

Text fields in almost all software erase a word when ctrl+backspace is pressed. However, Notepad behaves differently, and inserts a character which is: `` (I copy-pasted it here. I'm not sure if it is ...
4
votes
2answers
81 views

Are there any light weight text editors (like Notepad) but with alternate background color?

I'm searching for my programming tool, i.e. a text editor. I like Notepad very much but I want a text editor with alternate background color for each line. Just like the background of the picture ...
0
votes
1answer
148 views

How to untoggle Right-to-Left text in Notepad?

I hate to have to ask this but... I've seemed to accidentally hit a couple hot-keys and my Notepad is now showing text from Right-to-Left. What was a that hot-key combo and what can I do to reverse ...
0
votes
1answer
108 views

How to Make Scite Display Chinese

Basically not just chinese characters. I want scite to be able to display anything, japanese, korean, chinese. Anything. I can display that with notepad. Why I can't display that with scite?
3
votes
0answers
293 views

How to set the default language in Notepad++ for Rails View files

Similar question to this but my question goes a step further. I'm developing in rails and would like Notepad++ to automatically use html formatting on files with the extension html.erb. For example ...
4
votes
1answer
416 views

Is it possible to change the default tab-size in Notepad?

Occasionally, I use Notepad to edit some form of code/html, which means I need to tab a lot. The default indent size when hitting tab is eight spaces when ideally I'd like it be four. Is there any ...
1
vote
1answer
146 views

How do I change or replace all instances of a character in a text file to a newline/line break/EOL in Notepad2 or Notepad++?

I tried Notepad2's 'Replace Text' function, but I don't know what to put in the 'Replace with' field. The OS I'm using is Windows 7.
0
votes
1answer
263 views

Automatic line changing in notepad++

When I'm typing in notepad++ the line trails endlessly. I'm trying to make it automatically go to the next line once I reach the end of the line instead of continuously going. Is this possible? I used ...
6
votes
2answers
1k views

How can I 'select to end of file' in Notepad?

Temporarily stuck with Notepad, I'd like to know if there is any better or quicker way of selecting from here to the end of the file than moving the mouse to the bottom of the screen and then ...
1
vote
4answers
175 views

Broken Formatting When Copying From Notepad

Example: Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Lorem ipsum dolor sit amet, consectetuer ...
2
votes
1answer
172 views

Broken Formatting In Notepad

Often I have problems with formatting in Notepad on Windows XP Home. For example hidden space between characters or line breaks. When I copy text with broken formatting to another place, it all ...
2
votes
2answers
282 views

Application appears off screen

For some reason, notepad.exe starts up off the physical screen in some virtual location. As such I cannot use it. It's in the taskbar so I can kill it. Is there anyway to have it reset its top left ...
5
votes
2answers
413 views

Copy Notepad.exe from system folder to desktop and run it

on some Windows 7 machine, notepad.exe can launch from desktop but lots of Windows 7 machine, no matter x86 or x64, it cannot start. no error no warning, just silently quit, like you never click on it ...
2
votes
2answers
1k views

Recover un-saved notepad document after Windows Update reboot

Windows did some updates last night and rebooted my PC :( How can I, if at all, recover and un-saved notepad document that was sitting open?
1
vote
0answers
172 views

IS their any type of software like notepad wherein I can put images in it

I just wanted some program like notedpad which can store image as well as text in it. I know I can do this by using MS Word also. But notepad is faster, more responsive than MS Word. Can any one ...
1
vote
1answer
287 views

Quick/Small Spreadsheet Software

There is some minimalist spreadsheet (excel-like) software? I imagine something like NotePad (small and quick) just to write some tabular data quickly. No toolbars, no font formatting, not "a lot" of ...
1
vote
3answers
295 views

Why “Notepad” is the most popular default text editor in Windows? [closed]

Why not-very-tech users almost always trying to open text files in "Notepad" (and not in, for example, "WordPad" in spite of it is also installed by default)? Notepad seems the only popular text ...
5
votes
2answers
385 views

How to delete each number at the beginning of a line in Notepad or Microsoft Word?

I have a list like this: 1 http:// 2 http:// 3 http:// 4 http:// 5 http:// I would like to remove 1,2,3,4,5 without doing this manually for each line. The only tool I am using is notepad in a bare ...
0
votes
5answers
2k views

Is there a way to refresh Notepad?

Say, for example, that there's one process that's writing to a file. While the process is running, I opened the file in notepad. The process keeps writing to the file. Other than closing and ...
2
votes
5answers
1k views

Why does notepad crash on desktop files in the save-as dialog?

Here's a puzzling problem - maybe somebody has an idea. Right now I am out of ideas. On Win7 64bit, the following crashes Notepad: On Desktop, right click, select "New | Text Document". This ...
0
votes
2answers
110 views

Notepad save button messed up line returns

In notepad when I have a large file open, when I press save EVERY line feed is deleted and all compressed! Any suggestions?
0
votes
1answer
74 views

Windows XP/Vista cool tricks for web developer [closed]

What are some possible tricks you can do with a fresh install Windows XP or Vista that a Web Developer might use. list some of your favorites. I was looking to turning an ordinary notepad into a code ...
2
votes
2answers
143 views

Display or dump out a bunch of file names from a Windows 7 directory

How can I get a text list or data dump of filenames from a Windows directory? I have the following folder set up: [My Documents] --SomeFileName.doc --AnotherFileName.bmp --AnotherMoreFileName.zip ...
3
votes
3answers
665 views

How can I restore Notepad after having it infected by a virus?

My computer got attacked by a Notepad.exe virus on Windows 7. I've gotten rid of it, but now the standard Notepad program is missing. I can't run any of my .txt files. What should I do to repair ...
4
votes
3answers
241 views

Windows notepad as log

If I save a notepad as .LOG, it acts as a log file. My question is when I change an entry in the middle of an existing file - it does not append today's date to that. Is there any way to get that ...
1
vote
2answers
5k views

How to display chinese characters on Notepad?

My notepad won't show chinese characters, while other programs will. Why is that? How to fix it?
7
votes
2answers
5k views

Editing HTML source code with Google Chrome

In Internet Explorer I can open a local .html file and edit it by selecting "Source" in the "View" menu," make a quick change, and then "Refresh" (reload) the web page. How can I do that with Google ...
2
votes
3answers
215 views

How to close all notepad instances in a single close operation

I use notepad and often open multiple instances of it. Is there a way to close all instances of it in a single click ? Closing them one at a is a real pain. ( I do not like to use notepad++ )
0
votes
1answer
87 views

What is most important feature you miss from Notepad++? [closed]

What is the feature you are missing the most on Notepad++?
2
votes
4answers
349 views

Scratchpad / Persistent Notepad application suggestion

I always have a small spiral-bound notepad beside my PC for ad-hoc notes. I'm interested in finding a PC-based replacement, especially for transient notes that may need to be copied and pasted around. ...
0
votes
2answers
862 views

Why can't I save files in Notepad? [closed]

When using Notepad, I'm unable to save my document. Do you know what I am doing wrong?
1
vote
4answers
461 views

What is a good free lightweight code editor for Mac OS X?

I'm looking for an equivalent to Notepad2 for OS X. I already use TextMate for heavy projects, but want something that can load quickly and essentially replace TextEdit. EDIT: To clarify, I'm ...

1 2