Hi All, Using RegExp can I make it do Find: this AND this AND that, but in any order? All three have to be there. this AND that AND this I've tried ...
... In Perl you can put && between patterns for logical AND matching, but I don't think that's considered part of the "regular expression." You can alternate...
Hi Alec, Thanks Sheri and Others, and thanks Sheri for a reply on another list that I did not reply to, because were already OT. ;) Oh, Sheri, this is what...
... The above pattern now searches for the occurence on a single line, but you could have \a* instead of .* to find occurences of the two words in a file (in...
Jody ... so what you are after is Google-style pattern matching? ie. ... I spent way to much time trying to find a regexp one-liner and finally had sense...
Hi Hugo, Thanks for your input and the download. Will look at it after my second cup of espresso kicks in. ... No, I'm looking for ^%1word% AND *^%2word% BUT...
Hi Jody, ... I know, but I simply sum up what you have WRITTEN. (Not the same as what you intended): (Condition1) is your regexp (^%1word%.*^%2word%) OR...
Jody, This is the content of a wanyword search, Straightforward, but I don't know to what extent you can play around with the settings... [Wanyword] ...
Hi Alec and Others, Thanks All! "All, who is All?" ;) ... I don't Google, although I know it's very popular. ;) I ought to check it out someday. I have done...
Hi Jody, ... Perl I think has multi thread capability. According to an user specified criteria(s), (pull/retrieve) multiple bunches/blocks of stuff, do so all...
Hi fellow clippers and scripters, Please help me test this clip. Make sure Allow Multiple Instances is turned OFF. The purpose is to set up Windows Shortcuts...
Hugo, Jody: I was mentally tossing around some ideas for Jody's search problem and had come to the conclusion that assuming he was working with some "biblical"...
Hi Alec & Hugo, Thanks, I tried it yesterday, but as far as I can tell it opened the whole file and that is no good, I mean it won't work for me that way....
Hi Sheri, ... Good morning!-) ... ...and also OnClipboardChange and ^!PasteBack off. It caused it to fail for me. Once I turned them off it worked fine. I...
Hi silvermoon, ... How about put in CAPS - Jody, read instructions. ;) ... I did not choose a Clip. ... That is a command that I use in the Library that pastes...
... to get it to run the Clip, but cannot use the Crtl+alt+letter to activate it. ... Hi Jody, Are you using default settings in your primary Notetab startup?...
Hi silvermoonwoman, ... Nothing special, but far from default. ;) ... Everything looked fine. I've tried H and J and I'm in the same folder as the shortcut...
Hi Jody, ... This doesn't tell me much :) But maybe it has nothing to do with Notetab. Try assigning a hotkey to some other shortcut on your desktop, and try...
... Here's the location of Shortcuts Map, a program that sounds very similar to that one (it's postcardware) that I've been using for a while if anyone's into...
Hi silvermoon, ... Nah! ;) It's working now. I was trying mainly in any folder when I was in that folder, but your "Desktop and Start menu" tip got it...
Sheri, Jody: I haven't really following this thread, but if I've understood, you are trying to set a Keyboard shortcut that will trigger activation of a ...
Ooops ... that will teach me to read my mail sorted in reverse date order accidententally ... disregard my recommendation for the same HotKey Detective 2 ;-(...
Hi Jody, ... OK, great! My reading at Microsoft support indicates that it was always the Desktop or Start Menu. I was unaware of the possibility of using the...
29
Don Passenger
dpasseng@...
Sep 7, 2002 2:04 pm
Sheri, If you can work with windows explorer (see snip below), is it possible to have a clip which opens explorer and takes me to a particular folder for ...
Don, you don't need a clip to do that, although I have several that do.. To force Windows Explorer to open in a default location, use something like the...