|
|
Up |
|
|
  |
Author: PaigePaige Date: Jan 7, 2008 08:19
I have Windows XP Professional. Is it possible to assign a shortcut key, or
create a custom icon, that when activated, will enter a text string into
wherever my cursor is? I'm tired of re-entering my company's user ID in
Lotus Notes, IE, etc., and was wondering if there is a way to automate this.
Thanks for any help.
|
| |
|
| | 6 Comments |
|
  |
Author: Ken Blake, MVPKen Blake, MVP Date: Jan 8, 2008 06:53
On Tue, 8 Jan 2008 06:13:52 -0500, Stan Brown
wrote:
> Mon, 7 Jan 2008 08:19:02 -0800 from Paige
> discussions.microsoft.com>:
>> I have Windows XP Professional. Is it possible to assign a shortcut key, or
>> create a custom icon, that when activated, will enter a text string into
>> wherever my cursor is? I'm tired of re-entering my company's user ID in
>> Lotus Notes, IE, etc., and was wondering if there is a way to automate this.
>> Thanks for any help.
>
> I wouldn't know about an icon, but I heartily recommend Autohotkey at
> www.autohotkey.com . It's a free program, but better than anything in
> that category that I have ever seen.
I've started using autohotkey just recently. I also like it a lot, and
second your recommendation.
|
| Show full article (1.17Kb) |
|
| | no comments |
|
  |
Author: Stan BrownStan Brown Date: Jan 8, 2008 15:07
Tue, 08 Jan 2008 07:53:18 -0700 from Ken Blake, MVP
:
> On Tue, 8 Jan 2008 06:13:52 -0500, Stan Brown
> wrote:
>
>> I heartily recommend Autohotkey at
>> www.autohotkey.com . It's a free program, but better than anything in
>> that category that I have ever seen.
>
> I've started using autohotkey just recently. I also like it a lot, and
> second your recommendation.
>
> What I like most about it is that there are a number of typos I tend
> to make over and over--for example I type "aslo" instead of "also."
> But I have autohotkey correct these for me automatically. Yes, there
> are word processors that can do similar things, but autohotkey works
> in all programs.
|
| Show full article (3.70Kb) |
| no comments |
|
  |
Author: Ken Blake, MVPKen Blake, MVP Date: Jan 8, 2008 15:59
On Tue, 8 Jan 2008 18:07:06 -0500, Stan Brown
wrote:
> Tue, 08 Jan 2008 07:53:18 -0700 from Ken Blake, MVP
> :
>> On Tue, 8 Jan 2008 06:13:52 -0500, Stan Brown
>> wrote:
>>
>>> I heartily...
|
| Show full article (1.49Kb) |
| no comments |
|
  |
Author: Ken Blake, MVPKen Blake, MVP Date: Jan 8, 2008 16:04
On Tue, 08 Jan 2008 16:59:12 -0700, "Ken Blake, MVP"
wrote:
> On Tue, 8 Jan 2008 18:07:06 -0500, Stan Brown
> wrote:
>
>> Tue, 08 Jan 2008 07:53:18 -0700 from Ken Blake, MVP
>> :
>>> On Tue, 8...
|
| Show full article (1.72Kb) |
| no comments |
|
  |
Author: Stan BrownStan Brown Date: Jan 9, 2008 04:16
On Tue, 8 Jan 2008 06:13:52 -0500, Stan Brown
wrote:
> I heartily recommend Autohotkey at www.autohotkey.com . It's a free
> program, but better than anything in that category that I have ever
> seen.
Tue, 08 Jan 2008 07:53:18 -0700 from Ken Blake, MVP
:
> I've started using autohotkey just recently. I also like it a lot,
> and second your recommendation.
Tue, 08 Jan 2008 17:04:59 -0700 from Ken Blake, MVP
:
> By the way, what does :*: mean? I'm not familiar with tat.
I see we do indeed make many of the same typos. :-)
:*: instead of :: means that the to-be-replaced string need not come
at the end of a word. Thus
:*:belive::believe
would match belive, belives, belived (not beliving) but
::hep::help
would match only hep, not heps or heping
|
| Show full article (1.50Kb) |
| no comments |
|
  |
|
|
  |
Author: Ken Blake, MVPKen Blake, MVP Date: Jan 9, 2008 15:24
On Wed, 9 Jan 2008 07:16:22 -0500, Stan Brown
wrote:
> On Tue, 8 Jan 2008 06:13:52 -0500, Stan Brown
> wrote:
>> I heartily recommend Autohotkey at www.autohotkey.com . It's a free
>> program, but better than anything in that category that I have ever
>> seen.
>
> Tue, 08 Jan 2008 07:53:18 -0700 from Ken Blake, MVP
> :
>> I've started using autohotkey just recently. I also like it a lot,
>> and second your recommendation.
>
> Tue, 08 Jan 2008 17:04:59 -0700 from Ken Blake, MVP
> :
>> By the way, what does :*: mean? I'm not familiar with tat.
>
> I see we do indeed make many of the same typos. :-)
Tit for tat!
|
| Show full article (1.13Kb) |
| no comments |
|
|