Search the web
Sign In
New User? Sign Up
ntb-clips · The NoteTab Clips List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 18845 - 18874 of 19902   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
18845
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...
Edward
horsefly_38866
Offline Send Email
Jan 15, 2009
10:44 pm
18846
... 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...
Axel Berger
absalom_nemini
Offline Send Email
Jan 16, 2009
12:58 am
18847
^!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...
Edward
horsefly_38866
Offline Send Email
Jan 16, 2009
1:19 am
18848
... Go to the HTML Files tab in Options and uncheck Create XHTML Tags. So did you find those JPGs? Lotta...
loro
yastupidhoo
Offline Send Email
Jan 16, 2009
1:34 am
18849
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,...
Edward
horsefly_38866
Offline Send Email
Jan 16, 2009
1:58 am
18850
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...
Edward
horsefly_38866
Offline Send Email
Jan 16, 2009
2:11 am
18851
... Not surprising, you ignored what I suggested you should do. I repeat: File -> Template -> Edit -> "HTML.tpl" Axel...
Axel Berger
absalom_nemini
Offline Send Email
Jan 16, 2009
2:29 am
18852
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...
dpasseng
Offline Send Email
Jan 16, 2009
9:13 pm
18853
... 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...
Sheri
silvermoonwo...
Offline Send Email
Jan 17, 2009
1:30 pm
18854
... 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...
Don - HtmlFixIt.com
dpasseng
Offline Send Email
Jan 17, 2009
2:02 pm
18855
... 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...
Sheri
silvermoonwo...
Offline Send Email
Jan 17, 2009
2:32 pm
18856
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 ...
Dave
david_99_au
Offline Send Email
Jan 17, 2009
2:37 pm
18857
... 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...
Sheri
silvermoonwo...
Offline Send Email
Jan 17, 2009
2:47 pm
18858
... 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...
Don - HtmlFixIt.com
dpasseng
Offline Send Email
Jan 17, 2009
3:07 pm
18859
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 ...
Don - HtmlFixIt.com
dpasseng
Offline Send Email
Jan 17, 2009
3:28 pm
18860
... 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. ...
Sheri
silvermoonwo...
Offline Send Email
Jan 17, 2009
3:55 pm
18861
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...
dgmfield@...
dgmfield...
Offline Send Email
Jan 17, 2009
7:53 pm
18862
Don - HtmlFixIt.com (don@...) wrote (in part) (on 2009-01-17 ... commands onto my list of things to do. ... Don (others) - don't know whether you...
Alec Burgess
alecb3ca
Offline Send Email
Jan 17, 2009
11:06 pm
18863
... 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...
Sheri
silvermoonwo...
Offline Send Email
Jan 18, 2009
4:41 am
18864
Sheri (silvermoonwoman@...) wrote (in part) (on 2009-01-17 at ... Hi Sherri - you're up late ;-) Good idea ... DONE I substituted %theCommand% by...
Alec Burgess
alecb3ca
Offline Send Email
Jan 18, 2009
5:15 am
18865
Try using one of the Integrated Development Environments (IDE) such as NetBeans or Eclipse. Either solves your problem by providing a compilation engine,...
Dan Gagne
dans_mill
Offline Send Email
Jan 18, 2009
1:44 pm
18866
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...
dgmfield@...
dgmfield...
Offline Send Email
Jan 18, 2009
6:55 pm
18867
... 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...
Don - HtmlFixIt.com
dpasseng
Offline Send Email
Jan 18, 2009
10:42 pm
18868
... ,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...
mblattyh
Offline Send Email
Jan 19, 2009
5:13 pm
18869
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...
John Shotsky
shotsky1
Offline Send Email
Jan 25, 2009
6:38 pm
18870
My dear friends, There exist any English dictionary to use with the F11 key? Thanks! C Brito ==================================...
abetsent
Offline Send Email
Jan 25, 2009
7:29 pm
18871
... Yes, see bottom of this page ... http://www.notetab.com/dictionaries.php...
Don - HtmlFixIt.com
dpasseng
Offline Send Email
Jan 25, 2009
7:59 pm
18872
Thanks, Don. Is working. Best regards, C Bito ... [Non-text portions of this message have been removed]...
C Brito
abetsent
Offline Send Email
Jan 25, 2009
8:07 pm
18873
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...
Ron Mccargar
welread
Offline Send Email
Jan 26, 2009
1:45 am
18874
... 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...
Don - HtmlFixIt.com
dpasseng
Offline Send Email
Jan 26, 2009
2:10 am
Messages 18845 - 18874 of 19902   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help