Hi all, After a wild week (hard disk problems, complete rewiring of my network) I finally completed my auto-accent library, and it is now available in...
4797
Sauron
sauron@...
Oct 3, 2000 5:42 pm
How do I download a clip and run it? I tried before but got very confused....
4798
Wayland_B_Fowler@...
Oct 3, 2000 5:52 pm
Sauron, I get confused, also. The replies you get will help me as well. Oh, your name is somewhat ominous. Jody, who normally responds to almost all these...
4799
Larry Thomas
larryt@...
Oct 3, 2000 6:16 pm
Hi Sauron, ... You download a clipbook library from: http://www.notetab.com/libraries.htm or from: http://www.sureword.com/notetab/html/library.html or from...
4800
Larry Thomas
larryt@...
Oct 3, 2000 6:39 pm
Hi Sauron, Wayland, and anyone else interested You can learn a lot by joining the NoteTab ClipsClass List by sending an empty post to: ...
4801
Sauron
sauron@...
Oct 3, 2000 7:55 pm
I guess what I'd like is someone to suggest any simple particular clip to start with. Quite a lot there are to find, though most with fairly strange purposes,...
4802
rainmark@...
Oct 3, 2000 8:28 pm
Hi Sauron and Larry, Larry didn't mention this although I'm sure he's aware of it, but you can get all your clip buttons to show at the bottom of NoteTab by...
4803
rainmark@...
Oct 3, 2000 8:38 pm
Hi Sauron, You DO have to move the library to your libraries folder, which is located in your NoteTab folder. Downloading is only half the battle. If you have...
4804
Larry Thomas
larryt@...
Oct 3, 2000 8:41 pm
Hi Sauron, ... Actually the easiest clips to try are the paste text clips that come with NoteTab. Open the Acronyms clip book or the Smilies clipbook, then...
4805
Jody
KJB1611@...
Oct 3, 2000 9:10 pm
Hi Sauron, ... If you do HTML, then NoteTab's HTML Library would be a good one to study. SampleCode is a good one also along with Utilities. I think the...
4806
Jody
KJB1611@...
Oct 3, 2000 9:10 pm
Hi Wayland, ... We all do when we look at something new and even when writing advanced Clips trying to debug them at times. Ask questions!!! Don't worry about...
4807
Sauron
sauron@...
Oct 3, 2000 11:40 pm
Ok then, I dl'ed a HTML one. And put it in libraries. And, well it's hard to pick out names that say HTML, but, I think I put it there. I would guess it...
4808
Jody
KJB1611@...
Oct 4, 2000 1:53 am
Hi Sauron, ... Sorry, I was referring to NoteTab's Library called HTML. Just starting off you really don't need to download anything unless perhaps somebody...
4809
gruendemann
gruendemann@...
Oct 4, 2000 2:59 pm
Sauron, I make up a document called "study guide", that I keep track of the help topics I last worked on. This cuts down on printer ink!!! :-) I also keep ...
4810
Richard Thomas
rjkthomas@...
Oct 5, 2000 1:12 am
Hi, I'm trying to write add a heading to an outline with the date and a number. This is as far as I've got: ^!AddHeading PI ^$GetDate(yymm)$ I just can't work...
4811
Larry Thomas
larryt@...
Oct 5, 2000 2:42 am
Hi Richard, ... This clip should do the job. ^!AddHeading PI ^$GetDate(yymm)$.^$Calc(^$GetTopicIndex$+1;0)$ Regards, Larry larryt@......
4812
Larry Thomas
larryt@...
Oct 5, 2000 3:37 pm
Hi Tom, ... The list users are asked not to post clips to the NoteTab Basic list so I am sending this cc: to you and to the clips list. If you want more help...
4813
Larry Thomas
larryt@...
Oct 5, 2000 3:53 pm
Hi Tom, This is just a little correction. The clip that I posted will print the whole document if you select a document that is not an outline file. For ...
4814
Jody
av1611@...
Oct 5, 2000 4:33 pm
Hi Larry, Please note my new permanent address. Thanks: AV1611@... Perhaps you could make one with a wizard to print the whole outline, the topic,...
4815
Hans Witschi
interval@...
Oct 5, 2000 6:09 pm
Dear NTrs, I use a script which takes all file names from a directory, creates a list with links and creates several html files for each entry. The INDEX File,...
4816
Larry Thomas
larryt@...
Oct 5, 2000 7:03 pm
Hi Hans, ... with ... Use ..\ in your clip. A dot (.\) means the current directory to DOS and two dots (..\) means the parent directory one level up. ..\..\...
4817
Eb Guenther
ebg@...
Oct 5, 2000 9:16 pm
Hi Larry, Richard, ... Just to be on the safe side, I would use "^$GetTopicCount$" rather than "^$GetTopicIndex$", to be sure that the new topic doesn't get an...
4818
Larry Thomas
larryt@...
Oct 5, 2000 9:27 pm
Hi Eb, ... ;-) That was, in actual fact, the first clip that I wrote and then I changed it because I thought , 'What if he inserts the new heading somewhere...
4819
Hans Witschi
interval@...
Oct 6, 2000 1:30 pm
Wonderful ! . Thank you Larry. Hans...
4820
Jonathan Woodbridge
j@...
Oct 8, 2000 12:28 am
Has anyone written a clip to make moving clips from one library to another easier? (Or even from one part of a library to another part.) I sometimes want to...
4821
David McIntosh
dgmc@...
Oct 8, 2000 1:23 pm
Hi I find it just as easy to add the lib. list to a favourites and it comes up on the left side double click on the clb's and cut and paste the clips where...
4822
Jody
av1611@...
Oct 8, 2000 5:12 pm
Hi Jonathan, A Clip could be built, but the one I'm thinking of would be just as much trouble as doing it manually. I keep Headers showing and have the Clip...
4823
PatHanneman
kitpath@...
Oct 9, 2000 2:45 am
How do we use a clip to insert this graphic border? *^*^*^*^*^*^*^...
4824
Larry Thomas
larryt@...
Oct 9, 2000 3:19 am
Hi Pat, ... Why do you want a border like that anyway? You just want to be cute and show us something we can't do because ^* returns the file name when you ...