I have a list which has about 43,000 lines. Some of the lines (about 1 in 20) are all capitol letters. Can I write a clip to remove only the lines in all...
Anyone know how to write the following instructions in notetab. Its to create a PHPNuke block that contains javascript. It has to : Escape all double quotes. ...
Hi the line below I can not get to work I asume it is notetab pro thing I have std.?? ^!Find ILDED|AT90ED|LATED RS ^!IfError EXIT ^!Set %DRES%=^$GetSelection$ ...
Hi How do I search for a value as long as two other value are there e.g. tile and cd number both have to be there if found this would give down low If one or...
I tried to reply to my daily email but it bounced. Hi all, once a long time ago, before my first computer crash, there was a script that allowed to do changes...
Greetings: I am trying to find out if a word is in a file I am editing, and if it is in there, change another variable based on the first one's existence. If...
Never mind that last message, after a lot of searching here, I found someone who did a clip that did half of what I needed, and then altered it to do the rest....
Help please! I'm trying to write a NoteTab script that will replace Word-type single and double quotes with straight ASCII quotes, so I can then process text...
I know notetab allows you to modify the syntax coloring but it is designed more for html type syntax. Can clip code programming manage custom colorization to...
Hi, (clips enclosed) I'd wondered if a custom function could also act like or do the duty of a called clip using ^!clip Also for the same custom function to...
I know that "G" will run a clip action on all open files. I want to run a clip involving several actiona that need to be done in sequence. I suspect the G will...
I use NoteTab light to insert clips in other applications. However, I can't figure out how to get notetab to insert the current data/time. Any help would be...
Hi, I am proud (and somewhat relieved as well) to announce the release of my sfz-toolbox clip library. The sfz-toolbox allows to create and edit patch files...
I am wishing to convert a bunch of *.doc files to *.txt files to use in notetab. Is there any clip available to eliminate the word processor garbage in the...
The problem with this is that it must actually run MS Word successfully, and therefore why the delay. This clip is MS Word doc grab ^!FocusApp *Microsoft Word*...
I am very new to Clips. I am slowly figuring it out. I'll get it! Here is my current issue. I have executed ^$GetDocCount$. That will give me how many...
... "To a man with only a hammer, everything looks like a nail" (Mark Twain) You might want to consider a purpose-built tool in this case. I've used and can...
Is there a way to build a clip that will search the computer for duplicated files with identical mod dates, and eliminate all but one copy of each? I find...
the clip generates an error (stops as sum of 52) when i highlight the column "TOT" (space delimited data.) I can't see why? can you? data to play with below......
Hi all, I want to present the user with a file open box. Is there a way to bypass the input wizard? I feel that the input field can be confusing for the some...
Hi everybody, This is my forst mail to the group. I am currently working on a clip based editor for the sfz sampler: http://www.rgcaudio.com/sfz.htm The sfz...
Greetings, Below is the Images to HTML clip I have modified to my liking. ( See: http://mbreiding.us/hosta_id/ ) When ever I run the clip I get a flash of the...
I'm new to the clip programming, and want to learn. I need to process a file that has headings I need to cut. What I am doing now that I would like to...
I saw a few recent messages about clips and outlines. Just thought I would mention that there is a clip in my Clipcode Syntax package for accessing topics in...
I need to remove all spaces and periods in a document every day. I can do this in excel via a macro, and was hoping that the clip library would also be able...
Hi, Igor Podlubny, the author of the Offline HTML Validator and the handy Multiple Clipboard has just released an offline CSS checker. I find this even more...
Hi Read the readme otl that comes with notetab below is the bottom of one page I think this is what you are after. * To jump to a specific line number in a...
I need to parse a plain text data file that has no separators except for the layout of the data. Here's how each record is laid out IF all fields have entries:...