| Author |
Message |
Topic: Tool tip dictionary |
Andreas Borutta
Replies: 24
Views: 5784
|
Forum: Scripts & Functions Posted: Tue Sep 20, 2005 11:56 am Subject: Tool tip dictionary |
@delta
What do you think about a mouse gesture as default for your script?
Because I'm not a programmer:
Would you, or someone else, be so kind to post your script with the suggested variable f ... |
Topic: Tool tip dictionary |
Andreas Borutta
Replies: 24
Views: 5784
|
Forum: Scripts & Functions Posted: Tue Sep 20, 2005 10:35 am Subject: Re: Tool tip dictionary |
@delta
Your script fulfills one of my issues
http://borumat.de/autohotkey-autotexte-und-makros-tipps.php#markiertes-wort-an-online-woerterbuch-uebergeben
(german language)
Thank you.
My ... |
Topic: New default: "application data" for ini file and s |
Andreas Borutta
Replies: 13
Views: 1131
|
Forum: Wish List Posted: Tue Sep 20, 2005 6:27 am Subject: New default: "application data" for ini file and s |
@chris
Thank you for your comment.
May be there are other and more appropriate ways to make autohotkey more and more accessible for those who have few computer skills - of course without disadvant ... |
Topic: New default: "application data" for ini file and s |
Andreas Borutta
Replies: 13
Views: 1131
|
Forum: Wish List Posted: Mon Sep 19, 2005 5:28 pm Subject: New default: "application data" for ini file and s |
Loop %A_ScriptDir%\My Autostart Scripts\*.ahk
Run %A_LoopFileFullPath%
Very nice. Thank you. I will add this into my tip-collection.
What do you think about this behaviour as default for a f ... |
Topic: New default: "application data" for ini file and s |
Andreas Borutta
Replies: 13
Views: 1131
|
Forum: Wish List Posted: Fri Sep 16, 2005 6:37 am Subject: New default: "application data" for ini file and s |
Loop C:\My Autostart Scripts\*.ahk
Run %A_LoopFileFullPath%
Thank you. Works fine.
When the directory "My autostart scripts" is in the same path as "autohotkey.exe":
Is it possible to ... |
Topic: New default: "application data" for ini file and s |
Andreas Borutta
Replies: 13
Views: 1131
|
Forum: Wish List Posted: Wed Sep 14, 2005 5:23 pm Subject: New default: "application data" for ini file and s |
My motive is not the benefit for a group of users, which use one computer.
My motive is a classical one from the usability:
Welcome the user with concepts they know. Don't surprise them.
The mo ... |
Topic: New default: "application data" for ini file and s |
Andreas Borutta
Replies: 13
Views: 1131
|
Forum: Wish List Posted: Wed Sep 14, 2005 11:04 am Subject: New default: "application data" for ini file and s |
Hi,
I suggest a new default for autohotkey.
The default is typical for many other applications and should make it easier for users to activate new scripts.
What do I suggest?
When AHK is ins ... |
Topic: Send a phone number to FritzBoxFon(AVM) |
Andreas Borutta
Replies: 8
Views: 1279
|
Forum: Scripts & Functions Posted: Tue Aug 23, 2005 10:33 pm Subject: Send a phone number to FritzBoxFon(AVM) |
Hi Toralf,
I don't know anything about the technical background.
To ask AVM about technical details therefor I'm not the right person.
But I sent AVM a mail and asked if they will offer a too ... |
Topic: Send a phone number to FritzBoxFon(AVM) |
Andreas Borutta
Replies: 8
Views: 1279
|
Forum: Scripts & Functions Posted: Tue Aug 23, 2005 5:44 pm Subject: Send a phone number to FritzBoxFon(AVM) |
Nice idea
Thanks.
But it has some unknown risks.
It needs you to telnet to your FritzBox, kill a process and start it newly without any parameters
Which consequences has it for the user? |
Topic: Does someone like to update the script hotstring4me? |
Andreas Borutta
Replies: 0
Views: 588
|
Forum: Scripts & Functions Posted: Tue Aug 23, 2005 3:23 pm Subject: Does someone like to update the script hotstring4me? |
Hi,
sometime ago I suggested a script to ease adding a hotstring.
Chris was so kind to write a script.
See http://autohotkey.com/docs/Hotstrings.htm#Helper
Meanwhile the newer version of AHK ... |
Topic: Send a phone number to FritzBoxFon(AVM) |
Andreas Borutta
Replies: 8
Views: 1279
|
Forum: Scripts & Functions Posted: Tue Aug 23, 2005 2:51 pm Subject: Send a phone number to FritzBoxFon(AVM) |
Hi,
I like to suggest a function which may be interesting for many users of voice-over-ip telephony.
Usually a phone number has to be dialed on your phone, which is sent then to the FritzBoxFon ... |
Topic: Catalogue of Scripts |
Andreas Borutta
Replies: 58
Views: 101240
|
Forum: Scripts & Functions Posted: Mon Jun 06, 2005 12:20 pm Subject: Catalogue of Scripts |
Thanks for your work.
Such a calalogue (archiv) is very helpful.
In my opinion this would be even more helpful when this calalogue will be listed in the wiki instead of (deep) inside the forum ... |
Topic: [Search] Script for email appl.: "Paste as external quo |
Andreas Borutta
Replies: 11
Views: 2788
|
Forum: Scripts & Functions Posted: Sun Jun 05, 2005 8:08 am Subject: [Search] Script for email appl.: "Paste as external quo |
Since I use thunderbird as my email application, I miss one very important function:
Paste a text as an external quote.
An external quote uses the quoteinitial "|" not the ">" (which mark the w ... |
Topic: My script for automatic syntaxfile instalation for UltraEdit |
Andreas Borutta
Replies: 57
Views: 11388
|
Forum: Scripts & Functions Posted: Sat May 14, 2005 9:04 am Subject: My script for automatic syntaxfile instalation for UltraEdit |
Thanks to all who helped to write the script for UltraEdit.
My focus as a user of autohotkey is on autotexts.
There is a new syntax which is very useful. I love it.
Example:
::adr::
(
An ... |
Topic: My script for automatic syntaxfile instalation for UltraEdit |
Andreas Borutta
Replies: 57
Views: 11388
|
Forum: Scripts & Functions Posted: Thu Feb 17, 2005 12:20 pm Subject: My script for automatic syntaxfile instalation for UltraEdit |
So what you can do is:
- add the triggers and hotstrings to a syntaxfile, so that they are highlighted
- play with "/Marker Characters" to see triggers more easily
- play with ":" as "/Block Commen ... |
| |