Messages - Jabberwock [ switch to compact view ]

Pages: prev1 ... 10 11 12 13 14 [15] 16next
71
FARR Plugins and Aliases / Re: Locate32 Plugin for FARR by Okke
« on: February 08, 2008, 02:35 AM »
I am not sure if it is a bug or I am not using this properly (due to my ignorance of some FARR options)...

If I type in "loc gen", then everything is OK, the list in FARR and in locate32 is the same. However, if I add one more letter "loc gene", then the results are different - I get only one result in FARR, although in Locate there are many more. What is going on?

72
General Software Discussion / Re: Autoreplace in clipboard
« on: October 08, 2007, 08:51 AM »
Thanks for the tips...

For now I am trying out Clippy, which work fine except two minor details (no regexp and you have to hit a shortcut to change, which is sometimes bad, but sometimes good...).

When I have more time I'll try the AHK script I have described.

73
General Software Discussion / Re: Autoreplace in clipboard
« on: October 07, 2007, 04:27 PM »
Hmm... I missed the fact that AHK has the ClipWait function...

In that case it should be pretty simple: read up the values with IniRead to an array, wait for the clip and loop the array with the RegExReplace... I will have to try that out.

74
General Software Discussion / Re: Autoreplace in clipboard
« on: October 07, 2007, 03:19 PM »
Sorry...

An example:

I copy text "this is rather uncorrect" to the clipboard. The app is watching the clipboard, checks it against its configured list of replacements, finds out that I want every occurence of "uncorrect" to be "incorrect" and makes the substitution. The clipboard now holds the text "this is rather incorrect". You might compare it with Word's AutoCorrect, but done on clipboard, not on typed text.

75
General Software Discussion / Autoreplace in clipboard
« on: October 07, 2007, 02:50 PM »
I have read some "clipboard tool" forums, but have not found an answer to my question...

That is: is there a freeware app that would replace the text in the clipboard with something else? It would be nice if it did just that, I am not in need of a bloated clipboard manager. Ease of adding of new entries and flexibility (regexp?) would be an added benefit...

Pages: prev1 ... 10 11 12 13 14 [15] 16next
Go to full version