|
Help with RegEx. Finding paragraphs containing a string 6 messages
I'm having trouble with the RegEx to extract paragraphs containing a string. For the following sample text, I would like to create a document containing three paragraphs from the R: to the blank line
I'm having trouble with the RegEx to extract paragraphs containing a string. For the following sample text, I would like to create a document containing three paragraphs from the R: to the blank line
|
By joy8388608
·
|
|
replace something with a tab (^T or \t) [7.2/fv] #bugs questionmark 4 messages
#bugs
Hi all, I would like to replace the string "Org:[here is a tab>>......]Northland Communications" to: [tab>>......]Northland Communications" with a tab. Problem 1: ^!Replace "(Org:)" >> "" RAS eliminat
Hi all, I would like to replace the string "Org:[here is a tab>>......]Northland Communications" to: [tab>>......]Northland Communications" with a tab. Problem 1: ^!Replace "(Org:)" >> "" RAS eliminat
|
By hwitche
·
|
|
[Clip] VanWeerthuizenian Expressions 9 messages
Flo, If I can jump in here. [Sorry for the length. This was meant to be a quicky but it grew!] In testing boolean expressions I prefer converting them to simple arithmetic expression rather than a ser
Flo, If I can jump in here. [Sorry for the length. This was meant to be a quicky but it grew!] In testing boolean expressions I prefer converting them to simple arithmetic expression rather than a ser
|
By Art Kocsis
·
|
|
VanWeerthuizenian Expressions 7 messages
It has been discussed several times that NT doesn't master Boolean Expressions (cf message #21773). And we considered tools like DOS Findstr, Agent Ransack etc to be used in this case. It should also
It has been discussed several times that NT doesn't master Boolean Expressions (cf message #21773). And we considered tools like DOS Findstr, Agent Ransack etc to be used in this case. It should also
|
By
flo.gehrke
·
|
|
Notetab Control Structures Tutorial - error 7 messages
#introclipwritingtutorial
Hi Art, there's a trivial error in the tutorial from Wayne M. VanWeerthuizen, in the sample clip in lines 43ff in the .otl file: the label :_YES is missing - and it's not optional as stated in the tex
Hi Art, there's a trivial error in the tutorial from Wayne M. VanWeerthuizen, in the sample clip in lines 43ff in the .otl file: the label :_YES is missing - and it's not optional as stated in the tex
|
By Thomas Gruber
·
|
|
Characters to HTML 4 messages
I don't know if this has been mentioned here before, but I only just found out that the menu function Characters to HTML --> Extendended Characters which I use often as one step in clips is broken. Al
I don't know if this has been mentioned here before, but I only just found out that the menu function Characters to HTML --> Extendended Characters which I use often as one step in clips is broken. Al
|
By Axel Berger
·
|
|
[Fwd: Re: [Clip] Adding an HTML space after a period (.)] 8 messages
Resent, hasn't arrived after man hours: -------- Original Message -------- Subject: Re: [Clip] Adding an HTML space after a period (.) Date: Sat, 15 Aug 2020 17:50:48 +0200 From: Axel Berger <Axel@...
Resent, hasn't arrived after man hours: -------- Original Message -------- Subject: Re: [Clip] Adding an HTML space after a period (.) Date: Sat, 15 Aug 2020 17:50:48 +0200 From: Axel Berger <Axel@...
|
By Axel Berger
·
|
|
Adding an HTML space after a period (.) 3 messages
Greetings, I want to add a space ( ) after every period in a sentence in web page which has links, etc. Search and replace is not a solution for obvious reasons. Any ideas on a clip which would a
Greetings, I want to add a space ( ) after every period in a sentence in web page which has links, etc. Search and replace is not a solution for obvious reasons. Any ideas on a clip which would a
|
By WV- Mike
·
|
|
Selection box wizard question 7 messages
I may have asked this before, but don't remember the answer. I think the answer is that 'you can't do that'. Anyway, there are times when a group of files need to be merged together. There can be many
I may have asked this before, but don't remember the answer. I think the answer is that 'you can't do that'. Anyway, there are times when a group of files need to be merged together. There can be many
|
By John Shotsky
·
|
|
String Replace Backwards 6 messages
Unless I'm very wrong and miss the obvious, ^$StrReplace()$ has a serious limitation compared to ^!Replace, it can't search backwards from the end. In the actual case I came across just now that's no
Unless I'm very wrong and miss the obvious, ^$StrReplace()$ has a serious limitation compared to ^!Replace, it can't search backwards from the end. In the actual case I came across just now that's no
|
By Axel Berger
·
|
|
Help with message boxes 11 messages
Hi, all, I think I know the answer to this, but thought I'd throw it out there to see if anyone knows a workaround. Here's the setup. I have users that use my clip library to convert ebooks into Maste
Hi, all, I think I know the answer to this, but thought I'd throw it out there to see if anyone knows a workaround. Here's the setup. I have users that use my clip library to convert ebooks into Maste
|
By John Shotsky
·
|
|
Any serious interest in code with advanced techniques? 14 messages
I've put lots of thought into whether I wanted to invest the time and energy into making it available but would do it if there is serious interest. Since we were just talking about compound IF stateme
I've put lots of thought into whether I wanted to invest the time and energy into making it available but would do it if there is serious interest. Since we were just talking about compound IF stateme
|
By joy8388608
·
|
|
File /Joy_Mycroft/BoxAndUnbox.txt uploaded
#file-notice
The following files have been uploaded to the Files area of the Clips@Notetab.groups.io group. /Joy_Mycroft/BoxAndUnbox.txt By: joy8388608 Description: Clip code to Box and Unbox selected lines
The following files have been uploaded to the Files area of the Clips@Notetab.groups.io group. /Joy_Mycroft/BoxAndUnbox.txt By: joy8388608 Description: Clip code to Box and Unbox selected lines
|
By
Clips@Notetab.groups.io Notification
·
|
|
My thoughts on multiple topics over the past few days 3 messages
Forgive me for lumping several topics together. I wouldn't have time otherwise. I, too, was in the same NoteTab beginner boat so I know what it feels like. Clipcode is quite unique but very predictabl
Forgive me for lumping several topics together. I wouldn't have time otherwise. I, too, was in the same NoteTab beginner boat so I know what it feels like. Clipcode is quite unique but very predictabl
|
By joy8388608
·
|
|
ClipClass WAS: 'IsNumber' and 'IsAlpha' functions syntax 7 messages
I wrote: ><https://notetab.groups.io/g/Clips/files/ClipClass.zip> I've skimmed through some of the emails. They are a little confusing, even to me who was there. But I think if you primarily focus on
I wrote: ><https://notetab.groups.io/g/Clips/files/ClipClass.zip> I've skimmed through some of the emails. They are a little confusing, even to me who was there. But I think if you primarily focus on
|
By loro
·
|
|
'IsNumber' and 'IsAlpha' functions syntax 9 messages
Hello, I hate to do this, ask a question that is probably gonna have such an easy answer it is pitiful, but here goes: I cannot seem to use these functions properly. I have the following simple loop t
Hello, I hate to do this, ask a question that is probably gonna have such an easy answer it is pitiful, but here goes: I cannot seem to use these functions properly. I have the following simple loop t
|
By James McBride
·
|
|
formatting inside a clipbar file 8 messages
#notetab
NoteTabbers, I have a clipbar for frequently used clips. How do I format a comment so it doesn't appear in the clip bar? The comments I now have appear with the open/close clipbook icon. I tried using
NoteTabbers, I have a clipbar for frequently used clips. How do I format a comment so it doesn't appear in the clip bar? The comments I now have appear with the open/close clipbook icon. I tried using
|
By Michael Frascinella
·
|
|
ClipWriter 11 messages
Hello, Is the ClipWriter program all that useful? Is there a way that I can get hold of the newest version of it? I have the trial installed, but it is expired and doesnt work anymore. I feel like I a
Hello, Is the ClipWriter program all that useful? Is there a way that I can get hold of the newest version of it? I have the trial installed, but it is expired and doesnt work anymore. I feel like I a
|
By James McBride
·
|
|
Test
Just testing if I'm allowed on this group. Lotta
Just testing if I'm allowed on this group. Lotta
|
By loro
·
|
|
How to find a file name 7 messages
Hi, all, I have an interesting problem. Under clip control, I extract the contents of a zip file. I know there is one file with an extension, in this case, of .mx2, but I don't know the rest of the fi
Hi, all, I have an interesting problem. Under clip control, I extract the contents of a zip file. I know there is one file with an extension, in this case, of .mx2, but I don't know the rest of the fi
|
By John Shotsky
·
|