Need help with finding and replacing
-
Hello, i have 30 notepad files in which i want to change a number at certain lines.
This is the lines that are found in each document:
Size { # [range: 1 ~ 256000, default: 1000] I:max=1000 # [range: 1 ~ 256000, default: 500] I:min=500I want to change the number after i:max and i:min in each document, but be aware that there are other places where these 2 appear and i need to change the numbers only in these specific lines. How can i do that? Also, the number after ''default: ‘’ it is different in each document in both lines.
—
moderator added code markdown around text; please don’t forget to use the
</>button to mark example text as “code” so that characters don’t get changed by the forum