... I think I said so at the time. What my solution cared for was 1) The find may be more than one line. 2) Double spaces may or may not occur, if not select...
My ultimate goal was to create a script that (left) space or zero pads numbers to a fixed length for sorting. Actual data looks something like File 67817...
I HOPE this is not something I should easily see. I am using NTL 6.2 This is the FIND command, not a clip. I wanted a regular expression to find lines that did...
Hi, I am deciding to buy this (or not). One key task is to create an output file of the lines containing the search string. It looks like this is easy to do....
There is probably a simple answer to this, but I have not found it in the last 2 days. I want to indent a line, and when it wraps, I want the second line to be...
Is it possible to do a FIND given a last name and date that will select an entire 'group39; from the last name up to the blank line after the 'group39;? For...
Hi Y'all, I've got a weird problem. I want to run an external timer (Wscript) to pop-up a window over the currently executing clip wizard. The problem is, the...
Posting to the notetab list too as this doesn't require a script. Julie I need to create an easy way to process a ntp file and replace every period with a...
I am using NoteTabPro 6.2 and can't get a custom built library to reload itself. In past versions of NTP once the .clb was saved to disk the clipbook would...
Hi, I have been using NoteTabPro for many many years. I use Perl to run scripts over highlighted text. Since the new OS of XP Pro I have noticed that when...
Hi everyone, We're pleased to announce the release of NoteTab 6.2 (all versions). You'll find the update link in NoteTab's "Check for Updates" feature, which...
Hopefully, you folks are less arrogant than Julian, and allow me to have a pro-active exchange¡K As a retired IT guy of 35 years, knowing unix (realtime), I...
Hi Rudi, ... Julian is not arrogant! He is following Fookes Software support policies. Here's a quote from our support page: "Please note that Fookes Software...
I know that ^(.*\R)(\1)+ will find (sorted) duplicate lines but I want to find lines that only match the first 30 characters. I thought ^(.{30})(\1)+ would...
Hi everyone, We're pleased to announce the release of NoteTab 6.12 (all versions). You'll find the update link in NoteTab's "Check for Updates" feature, which...
Hi everyone, A bug was recently discovered in the Replace All feature used in the initial release of NoteTab Light and NoteTab Std 6.1. NoteTab Pro is not ...
Hi everyone, We're pleased to announce the release of NoteTab 6.1 (all versions). NoteTab Light is free as usual, and the retail versions are free for ...
Hi everyone, We're pleased to announce the release of NoteTab 5.8 (all versions). NoteTab Light is free as usual, and the retail versions are free for ...
Hi, Newbie question here: how can I replace all occurrences of " in a document with " using a clip? I think I have the basics of using ^!Replace but keep...
Hi everyone, We're pleased to announce the release of NoteTab 5.7 (all versions). You will find the upgrade information through NoteTab's "Check for Updates"...
btw Art - I just noticed that this thread is in the ntb-scripts group. Its perfectly appropriate for this group but readership (and help available from others)...
Hello, I am trying to make a small clip efficient by using RegEx but am getting nowhere. What I am trying to do is convert any text file (Unix or Windows) to a...
I am processing fairly large (~1M) text files, in which certain words need to be capitalized, or upper cased. I would like to use ^!Replace statements to...
Hello N-tabbers I would like to do some article site building with NoteTab. I am not good at making scripts and I was leaning toward using WordPress with all...