| Author |
Message |
Topic: AutoHotkey.net - a free place to upload your scripts online |
toralf
Replies: 83
Views: 20093
|
Forum: Scripts & Functions Posted: Fri May 02, 2008 12:26 pm Subject: AutoHotkey.net - a free place to upload your scripts online |
Hi Titan,
After a long while I came back to take a look at AHK again. And I noticed the SVN option for your server. That is a great feature. Thanks a lot. I guess it will ease community approaches ... |
Topic: Capture the output of a command line program in run/runwiat? |
toralf
Replies: 1
Views: 142
|
Forum: Ask for Help Posted: Tue Mar 18, 2008 4:21 pm Subject: Capture the output of a command line program in run/runwiat? |
I moved your post to the corect section.
The answer is yes. Please search for the function CMDret by corrupt. |
Topic: [func] Convert basic forms of Latitude and Longitude |
toralf
Replies: 0
Views: 887
|
Forum: Scripts & Functions Posted: Sun Dec 02, 2007 5:53 pm Subject: [func] Convert basic forms of Latitude and Longitude |
There are three basic forms of a coordinate.
1. Coordinate containing degrees (integer), minutes (integer), and seconds (integer, or real number) (DMS).
2. Coordinate containing degrees (int ... |
Topic: [function] ShowMenu 1.2 |
toralf
Replies: 33
Views: 2530
|
Forum: Scripts & Functions Posted: Fri Nov 30, 2007 3:47 pm Subject: [function] ShowMenu 1.2 |
Hi Maj,
Is this the new "MMenu"? |
Topic: create a DllCall based on help description |
toralf
Replies: 4
Views: 292
|
Forum: Ask for Help Posted: Wed Nov 07, 2007 9:58 pm Subject: create a DllCall based on help description |
Thanks Sean,
The last tip was the missing.
I got it working. Thanks a lot to all of you. |
Topic: Install AHK syntax highlighting and clips for PSPad v2 |
toralf
Replies: 77
Views: 15116
|
Forum: Scripts & Functions Posted: Wed Nov 07, 2007 8:16 pm Subject: Install AHK syntax highlighting and clips for PSPad v2 |
| Thanks for the feedback. If I switch to the new PsPad version, I might fix it. |
Topic: DllCall function declaration |
toralf
Replies: 10
Views: 760
|
Forum: Wish List Posted: Wed Nov 07, 2007 9:52 am Subject: DllCall function declaration |
I voted YES even though I do not know the concept of #define macros. The reasons I like it, is that this simplifies the call of an dll when it is called multiple times.
The only drawback I see is tha ... |
Topic: create a DllCall based on help description |
toralf
Replies: 4
Views: 292
|
Forum: Ask for Help Posted: Tue Nov 06, 2007 10:39 pm Subject: create a DllCall based on help description |
| can you share the dll?Yes, It is belonging to SVS by Altiris. You can get the dll [url=http://www.autohotkey.net/~toralf/fsllib32.dll]here. |
Topic: create a DllCall based on help description |
toralf
Replies: 4
Views: 292
|
Forum: Ask for Help Posted: Tue Nov 06, 2007 7:46 pm Subject: create a DllCall based on help description |
Hi,
I need help to create a DllCall again. This is the definition I have from the help file that comes with the dll:DWORD __stdcall FSL2EnumLayerExclude(LPCSTR fslGUID, DWORD index, LPSTR excludePa ... |
Topic: AHK Window Info 1.7 |
toralf
Replies: 54
Views: 23949
|
Forum: Scripts & Functions Posted: Tue Nov 06, 2007 6:58 pm Subject: AHK Window Info 1.7 |
I updated the first post to version 1.7
;changes since 1.6
; - added a small gap in the mouse picker grid to identify the center (thanks fade2gray)
; - adjusted groupbox size and tab size
; - adde ... |
Topic: AHK Window Info 1.7 |
toralf
Replies: 54
Views: 23949
|
Forum: Scripts & Functions Posted: Mon Nov 05, 2007 9:26 pm Subject: AHK Window Info 1.7 |
Hi fade2gray,
Thanks for the suggestion. I tried to avoid additional controls on the gui, but I added an additional gap to the center row and column. I hope this solves the issue. To get it working ... |
Topic: script - that shows filepath,windowsname,command |
toralf
Replies: 2
Views: 230
|
Forum: Ask for Help Posted: Sat Oct 20, 2007 11:32 am Subject: script - that shows filepath,windowsname,command |
Dear Vijaya,
Welcome to the world of AHK.
Unfortunately your question is very vague, so it is hard for me to answer it in detail. The best way to start is to read the manual. It is very good and e ... |
Topic: Lil Builder 0.7.1 |
toralf
Replies: 240
Views: 12458
|
Forum: Scripts & Functions Posted: Thu Jul 19, 2007 9:01 pm Subject: Lil Builder 0.7.1 |
| I started a new job and don't find time to do any coding. It will take a while before I can get back to it. |
Topic: Opinions on script ownership? |
toralf
Replies: 2
Views: 336
|
Forum: General Chat Posted: Sat Jul 14, 2007 8:12 am Subject: Opinions on script ownership? |
1 and 2 should be organized in the contracts, between your company and your client and between you and your company. If it is not organized, you'll have to find an agreement.
To 3: I have seen ofte ... |
Topic: Auto-Syntax-Tidy v12 |
toralf
Replies: 47
Views: 9779
|
Forum: Scripts & Functions Posted: Fri Jul 13, 2007 4:18 pm Subject: Auto-Syntax-Tidy v12 |
| Sorry, that the script screwed up the cases. If this happens to you, you have to turn off the case correction. |
| |