I sometimes run into a problem when playing back Notepad++ macros in that it inserts extra characters between all the letters, e.g. ”. Anyone else seeing this?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
Yes, I do see this error, I have always used Textpad for macro just for this purpose. I have list of numbers that I wanted to convert into a string array. ex. 12345 to "12345", before you create a macro. Paste a list of numbers on an new file, click start recording put a " (quote), press end key and then put another quote followed by comma, down arrow and then ctrl-left arrow. stop the macro. now when you play it, it puts the following stuff "12345", actually the squared unknown char is DC2, I have no idea what it is. |
|||
|
|