From: Richard Tanner on
Is there a programme for use in W7 that will type commonly used words or
phrases by entering a short sequence of letters, numbers or keys?

For example, by typing mn and Alt it would insert my name in full.

Any advice appreciated.

Richard

From: Man-wai Chang on
On 7/4/2010 19:50, Richard Tanner wrote:
> Is there a programme for use in W7 that will type commonly used words or
> phrases by entering a short sequence of letters, numbers or keys?
> For example, by typing mn and Alt it would insert my name in full.

You meant auto-complete (as in the address bar of most browsers)?


--
@~@ Might, Courage, Vision, SINCERITY.
/ v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (x86_64 Ubuntu 9.10) Linux 2.6.34
^ ^ 20:10:02 up 13 days 4:48 2 users load average: 1.02 1.04 1.00
不借貸! 不詐騙! 不援交! 不打交! 不打劫! 不自殺! 請考慮綜援 (CSSA):
http://www.swd.gov.hk/tc/index/site_pubsvc/page_socsecu/sub_addressesa
From: Man-wai Chang on
On 7/4/2010 20:13, Man-wai Chang wrote:
> On 7/4/2010 19:50, Richard Tanner wrote:
>> Is there a programme for use in W7 that will type commonly used words or
>> phrases by entering a short sequence of letters, numbers or keys?
> > For example, by typing mn and Alt it would insert my name in full.
>
> You meant auto-complete (as in the address bar of most browsers)?
>
>

I googled "auto-complete everywhere" and found this link:

http://www.itworld.com/windows/101320/use-autohotkey-auto-complete-text-you-type

--
@~@ Might, Courage, Vision, SINCERITY.
/ v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (x86_64 Ubuntu 9.10) Linux 2.6.34
^ ^ 20:14:01 up 13 days 4:52 2 users load average: 1.05 1.04 1.00
不借貸! 不詐騙! 不援交! 不打交! 不打劫! 不自殺! 請考慮綜援 (CSSA):
http://www.swd.gov.hk/tc/index/site_pubsvc/page_socsecu/sub_addressesa
From: MN on
On 7/4/2010 5:20 PM, Richard Tanner wrote:
> Is there a programme for use in W7 that will type commonly used words or
> phrases by entering a short sequence of letters, numbers or keys?
>
> For example, by typing mn and Alt it would insert my name in full.
>
> Any advice appreciated.
>
> Richard

There are many such little apps, generally referred to as "Text
expansion utilities". I remember FastFox from
<http://www.nch.com.au/fastfox> But not sure if it is a total freeware,
and probably has a try out time restriction. Search for the above string
for many such free utilities.

--
/ Mohan /
From: VanguardLH on
Richard Tanner wrote:

> Is there a programme for use in W7 that will type commonly used words or
> phrases by entering a short sequence of letters, numbers or keys?

AutoHotkey
AutoIt

Then there are wscript (already available in Windows) and powershell
which will probably do what you want provided you learn how to code with
them. The folks in the programming newsgroups would know better if they
can do what you want.

http://en.wikipedia.org/wiki/Windows_Script_Host
http://en.wikipedia.org/wiki/Powershell