Hello all i am trying to create a file from a "Master File" what i am trying to do is have a clip search the Master File then create files based on the info...
Greetings; I saw there was some discussion in the past on using NoteTab to make wiki documents, but could not find a clipbook on converting HTML to wikiHow...
I must be overlooking something really basic, but I can't get the hang of the way some of the options work together in Find and Replace. I understand them...
I am using the following sequence: ^!Find ^!SetArray %Bild%=^$GetSelection$ ^!InsertHtml ^!InsertFile My problem is that the ^!InsertHtml leaves the whole...
What have I done??? I have been going through old posts to try to benefit from all the great suggestions and an idea for a simple (HAH) clip caught my eye. It...
... word I ... find it ... Adair. ... .udt's, ... to Al and list, I've written a clip that does most of what's needed to a .udt file, works pretty well. Here; ...
I'm getting old. I have clips that I have used before to modify an open file. I can open my clip library with the 5 clips and edit them. But now, I don't...
Harvey, Thanks for the clip! Meanwhile you have posted it to the Clip Group. So I have sent my comments to the group too. I hope we'll continue discussing this...
Hello all! I tried posting this to the NTB list, but to no avail... it seems other people have had a problem or two also. Hello all, In my script, I have the...
Hi, I've been using this text-editor for years but I'm a musician not a programmer and even though I read through the whole clipbook help file I can't figure...
IF i have a file that has numbers and i want to take away the amount can this be done in nottab example I need for it to ask me how much to change by then...
Interesting problem: When looking at some section of a document, a certain amount is visible on the screen at a time. The cursor may or may not be in the field...
Just when I thought I was getting pretty good at RegEx, I see I still have a LONG way to go. I wanted to write a single find\replace to trim tabs and spaces...
This may border on off topic, but I am hoping to build a clip to do this (which maybe makes it on topic hopefully). I have a stop watch called a sprint8 timer...
Just being curious, I tried the ^!Email command in a one line clip and it did nothing. I have NT Light 6.12 What is supposed to happen? Does it require my...
Sheri, Now is a good time for us to repeat the helpful links for regex help that you have given before (one is at end of this email). One of them is what...
Sorry. My bad. This bounced because I sent it out by the wrong address. Hi John, As I said before I think you are heading for trouble if you try messing around...
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...
I have a group of files that work with my clips that I want to store in the default locations, in the NoteTab home folder. I want to use a clip to set that as...
NoteTab Light 6.12 Q1: What happens when SelectTo R:C is used when R>actual number of rows and\or C>actual number of cols? Q2: What is the best way to select...
I have a book with 950 footnotes that must converted in html. So I'm thinking writing a clip to automate the footnotes. First question of course: can it be...
Delete Program Spaces ^!Continue You are about to Strip all Program Spaces out of this program. Continue? ^!SetScreenUpdate Off ^!Jump 1 ... ^!Replace " " >>...
I have an otl that has 700+ entries. I thought I had a clip that would convert this to individual text files. But I can not locate it. I have an outline...
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...
when I do this I get the <a href="whatever.html"> but it deletes the corresponding </a> I want the </a> left alone as well .... am I missing something?...
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...
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...
Hi all, What's the best way to find the minimum value in an array of numbers? For example, in: 3,8,329,1,1.25,7,10.34,4,9,6,2,5,11. To do it with commands like...