funny thing is that the clip that sets new web page, is set to come up in HTML 4.01 transitional and it says that when the template comes up, but actually...
... In a way yes. But then it tells you where all the stuff you're interested in is placed. So do a File -> Template -> Edit on your HTML.tpl and change...
^!Open ^$GetTemplatePath$HTML.tpl I just do not see anything here to change, does not seem to be any code here, just two lines. Surely a few lines must be...
Lotta, That is not the answer here, it was already unchecked and it is still unchecked. Something else is happening. I have not been able to open anything yet,...
I changed some things in the notetab.ini and every thing is now working as it should. Have no idea what happened to change the .ini file. ed If you think dogs...
So I look for all files that contain the word rumplestiltskin, I use copytext to get a list of those files per our prior thread a few weeks ago (whew forgot...
... If it were me, I think I would load up the captured list as a document, do a regex replacement so that the file name on each line is surrounded by double...
... Absolutely fascinating suggestion. So the "delete" space "file name" when run as a bat would delete each file. When you say "del" you mean that literally...
... Why did you put the ^!Keyboard stuff in there? If I had to use a pure clip, assuming ^!DestroyDoc doesn't require the file to be loaded, I'd do the same...
Hi this may seem a stupid question but if I have a folder E:\CDcovers ,how do I replace the E:\ ,there is no getpath ,if the pat. does change the clip will ...
... You could define your own variable for the drive letter or path to CDcovers. e.g., ^!Set %CDCovers%="E:\CDCovers\" Then substitute the variable name...
... Also fascinating! So just make my file into a clip, would be easy peasy. I did it to process one file at a time. And since this is not a repetitive...
I am trying to find all extra returns in a set of files in a directory and remove them. I use regex in one file at a time and replace (\r\n){2,} with \r\n and ...
... It does not work the same in search disk as in a loaded document because NoteTab converts other formats of line breaks (Unix and Mac) to \r\n for viewing. ...
C:Java; C:\Java\CoreJavaBook\corejava C:\Program Files\Java\jre1.6.0_05\bin C:\Program Files\Java\jre6\bin I am using NoteTab Pro™ 5.6 (Full Version) to...
... Hi Alec, I guess I missed that conversation, but I like that clip! FWIW I just changed it a little. Now has last previous command if reused, and keeps the...
Try using one of the Integrated Development Environments (IDE) such as NetBeans or Eclipse. Either solves your problem by providing a compilation engine,...
Thanks for your input. Yes I have used NetBeans for some simple Ruby programs and have tried it for Java too. It is nice! My Java class is pretty basic so...
... There is no doubt in my mind that you can do what you want in notetab. It is quite powerful. There are clips for perl for example, so I think it...
... ,how do I ... clip will ... If I understand what you're trying to do, you can extract the drive letter part of the path with the $StrCopyLeft$ function. I...
First, let me say thanks to all that have helped in the past.I have really learned a lot from you. Here is the new problem I'd like some help on: I would like...
Hi , I'm Ron and I just downloaded NoteTab 5.7 about 3hrs ago and joined the group. I would like to know if anyone can tell me where I might find a current (up...
... Hi Ron, I don't know as to the javascript library, at one time there were a couple in circulation, don't know how current they might now be. As to a...