Answer the question
In order to leave comments, you need to log in
How to replace text in Notepad++ so that each replacement ends with a unique character or set of characters?
In a huge text file, there are many lines that contain a piece of text like this:
[$gameVariables.value(111)][72] = '日本語のテキスト'
[$gameVariables.value(111)][72] = 'New text'
[$gameVariables.value(111)][72] = 'New Text 1'
[$gameVariables.value(111)][72] = 'New Text 2'
[$gameVariables.value(111)][72] = ' New text 3'
[$gameVariables.value(111)][72] = 'New text a'
[$gameVariables.value(111)][72] = 'New text b'
[$gameVariables.value(111)][72] = ' New text c'
[$gameVariables.value(111)][72] = 'New text +'
[$gameVariables.value(111)][72] = 'New text ++'
[$gameVariables.value(111)][72] = 'New text +++'
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question