... Following will insert matching files and put a banner line at the beginning of each including its filename, as well as a line break at the end of each. ...
There is, write the clips list. Are they all in one parent directory? Or are they scattered all over the place? I'll copy the clips list on this and let this...
Whew, glad I didn't just launch into the clip then ... good point Sheri on insertfile ... so many choices ... I love notetab. This is posted to the clips list...
... Should preserve both opening and closing "a" tags, while otherwise removing tags. Tags are not being confined to single lines. To confine to single lines...
^!SetView RowTop:ColLeft (added in v4.8) Moves the top line and leftmost column to the specified coordinates in current document window. Thoughts on that vs...
If I was aware of savevalue I forgot it ... I know I have saved to ini before, so maybe I just forgot. Good implementation. There was another command in this...
Thanks, noted. Yes, email wrapped them. I always put each command on its own line, so I don’t overlook one later. I’ve noticed quite a few things that...
... John, Great, my next suggestion was to incorporate this into your clip sequence but I see you've already done it. Just one other thing, these lines, and...
Very nice! Works perfectly, and I don't need to set the cursor first. I wanted it inline for my use, so I modified it thusly: (I already have an .ini file...
... visible on ... view - ... that one ... off and ... John, Below is a small/short clip to help achieve your desired end result. You must run it before...
Okay now. I do appreciate the quick response. Now for the news. I don't see a Menu. Are you refering to the Short-cut Menu; In which case I don't see it...
I have lived with this for a while now and really forgot about it. But i am missing the Line Number that appear down the left side of my document text. Some...
... Your pattern is doing a lot of backtracking. Following might make an improvement in speed. Instead of: ^!Find "(?s)HREF="(http.+?)"(.*?)>" RS1 Try: ^!Find...
Don, Constructing a NOT pattern is fairly difficult because the [^...] deals with character sets, not patterns, and might need several passes to deal with the...
I have a file of about 13 000 lines of which about one in ten is link. When running a clip on it, everything - dozens of document-wide replaces - executes...
I sent that before I was ready to. Sorry. The screenupdate issue is happening because other clips are called that have StatusShow lines in them. When that...
Yes, you understand correctly, except that my clip consists of many lines which process the whole document. So it doesn't just go from line 300 to the end, it...
... John, I understand that your issue is this... On top of your screen, you may see line 300 of your document. Now you start a clip from this view that moves...
Don't understand the issue, you just want to go to the same position you started? Or does that positions change? With pro you just double click on the visible...
I don't seem to be able to make the bookmark command work even when the cursor is at the point I want to restore. I click in my document to set the cursor at...