Can all registered uses please login, even just for a few minutes..
It helps build a picture where our "good traffic" is coming from..
Thanks :)

notepad++ regex matching ?

General Discussion, STOS.
Post Reply
User avatar
exxos
Site Admin
Site Admin
Posts: 28821
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

notepad++ regex matching ?

Post by exxos »

Been trying for the past couple of hours to figure this out. I somehow think it would have just been quicker to manually do all the edits by now :roll:

Anyway. I am converting the cookie list over to a load of basic strings.. So far I have..

Code: Select all

case "3DMN,Sven Kopacz,3D-Menu
case "3RDB,Ole Pahl,Third Button
case "60Hz,Jean-Pierre Rasquon,60Hz resident
case "8*8,Rainer Seitel,Font switching for GEM-programs
case "A2sv,Harald Siegmund,Trapsave
case "AB40,GE-Soft,68882.PRG
case "ACCS,Steffen Engel,ACC.PRG
case "AFnt,Hayo Schmidt,AES Font loader

Now I want to replace the first, with

Code: Select all

" cookiemix$="
There must be a simple way of just doing this rather than continuously clicking find and replace thousands of times ?!

EDIT:

OK nevermind. Just noticed it has a macro function so I just had to record editing the first line and did it that way. Still be useful to know how to do this properly though.
Post Reply

Return to “SOFTWARE”