... Hello, This may be off topic but I haven't been in this group for a number of years and just read your post about Jody. I am dismayed. I was going to write...
... It was early last year. Not an accident, cancer. Very short time from when he took ill until he passed away. Eric made a couple of posts informing us at...
Morning all. About two years ago, melchoir posted a clip to sort outline topics -- in descending order. The clip works on small outlines. The clip won't work...
... The clip had some missing quotations and commands, which once added, it works to to reverse sort NoteTab's Glossary outline which has over 200 headings....
Axel Berger <Axel-Berger@...> said on May 30, 2008 11:56 -0400 ... Interesting coincidence - just today I had a list of URLs I wanted to convert into...
Greetings, I am (still!) using NT 4.95 What must I use in a clip so an ID is inserted to mirror the linked text? For graphics "id="^%imagename%" is used, as in...
Greetings, I am (still!) using NT 4.95 What must I use in a clip so an ID is inserted to mirror the linked text? For graphics "id="^%imagename%" is used, as in...
Mike, You question is a bit murky. Your sample code seems to be fairly competent in using variables, yet you seem to be asking if you can use the same variable...
... The competence is that of another as I did not write the clip. ... Because I do not know how to write a clip which will use the filename as an ID when...
Still trying with this. What would the linked text be called in the clip below? If I know this, can I use something like: id="^%linked_text%" in the clip to...
... Mike, this might be what you are looking for: ^!Set %vfile%=^?{(T=T;F="Files|*")Link to Internal File=}; %vtitle%=^?{Enter the title for this link}; ...
... Correction: ID="^%vtext%" I let my variables begin with a "v" to avoid any possible problems that might arise out of variable names and keywords being the...
... Hi Alex, This works - but I am LAZY! I was hoping for a clip which would simply insert the ID based on what the linked text string would be. This is how...
... Yes, I had understood that. But unless that string is brought by the Easter Bunny, you have to type it somewhere, so why not here? If you get it from...
... Easily. I was rather surprised about your ^?{(T=T;F="Files|*")Link to Internal File=}; to be honest. What I use myself is this (with a slightly different ...
... I find that a bullet may be 95 ... but if I do this: ^!Keyboard #word# $20 $95 $20 #word# I get wordspacenothingspaceword So I am not getting a bullet. ...
... Well it's possible that you can only "keyboard" what you can type -- I don't know that part of NoteTab. Is there a reason why you can't just type "•"...
... Thanks Axel for the response. Unfortunately those suggestions will place character codes in a file that when rendered in html will put a bullet in the...
... As I said, I don't know the keyboard function. But if it accepts your "CTRL+V", might it not also accept something like "ALT+0149"? I just looked at the...
Is this what you want? ^!SetClipboard • ^!Set %address2%="^%the_data6% ^%the_data7% ^%the_data8%^%NL%" ^!Keyboard #^%address%# CTRL+V #^%address2%# Art...
... Hi Art, That does achieve the desired result, but I am hoping for a direct entry method. While this solves this issue what if I had two such characters to...
Either it is a bug or by design, NoteTab does not appear to support extended characters (above 80 hex or 128 decimal), in (at least), the ^!Set and ^!Keyboard...