When I use the clip !br I get upper case fonts. How do I change it to lower case. I did this already ^!InsertHtml <br />^p But I still get upper case <BR />...
Thanks for all who responded to my question. I found a way to gather database table data from MySQL to Notetab that bypasses manually typing in a command...
Charlie, I did not realize that was there and i have been using NoteTab Pro for several years. Worked like a charm. Many thanks. Ed ... From: Charles M....
Hi y'all! I am correcting invalid html codes for a new client whose website design revolves around multiple nested tables. While running HtmlTidy it informed...
I have a lots of mp3s. They are from a long time ago.. so no tag data. Anyway they are labelled 1.mp3 to 150.mp3 The file names are in a file called title.txt...
... data. ... I'd go for another solution - NoteTab may still be involved to reformat (?) the original txt-file... Use Mp3tag (www.mp3tag.de), which has a...
... Mike, If we're to pursue this, since it doesn't pertain to HTML, we need to move to the 'clips list' or, the 'off topic' list. I'll CC this to those...
... of ... include ... I'd suggest you look up HTML clip code in the NoteTab help to begin with. Combined with Find, and select, you could find the entire tag...
If I've understood right, the syntaxes for passing: - an empty parameter (to a command) is "" - optional parameters (in the help file) is [] That being the...
... John, A slight misinterpretation, the square-brackets in help file examples indicate only that an additional parameter is optional, they do not become part...
... John, In the previous response I neglected to address the 'empty "" parameter'. There are several 'predefined variables for use in clips, in the above...
Trying to write a clip and was wondering if there is an easy way to modify HTML styles, like bold / italic / underline. The problem is the tags need nesting...
... Since you say "styles", I take it you use EM just for the way it looks? Then you could maybe use CSS instead, which makes it easier. If you just want an...
Hi hrs You've much more experience than I have in clip programming but there's a point of logic here. ... The point is, how do you pass an empty parameter?...
... John, Yes, "" will suffice for ^%empty% in most cases I can think of if an empty parameter is required. To trim blanks in a document without setting the...
... Actually, NoteTab's help is way better than most other software. Give the problems with NoteTab help, what does that say about other software?! The way to...
Don, At Wednesday 04:07 PM 3/8/2006, you wrote: ... I've also been experimenting with this, but I'm not quite successful as yet. I may be missing something...
Hi Bob, I am not sure the caption on this is correct. This is about replace on a variable ... and I don't think you can do that. There are two solutions: 1....
... [ . . ] ... As Don said, the find and replace command is for doc only, not works, not used, on a variable. [ . . ] ... AFAIK the ^!Clip must be it's own...
Don & Alan, Thank you both. I knew I could as you both suggest create a new document and do the work there, but it just seemed like there might be a more...
... Bob What you are hoping to do is certainly possible using a custom function so long as you switch from Replace to StrReplace. Here are your clips reworked....
... While continuing to tinker with my two clips, I thought it might be useful to show how they work as one and so demonstrate the advantages of converting a...
Bob McAllister, ... Music to my ears! I had hoped so, since I do a lot of my idea development in Logo, which greatly supports Lists, Words (Strings), Arrays,...