| Author |
Message |
Topic: get key value of an assoc array passed back by a function |
Nemroth
Replies: 4
Views: 121
|
Forum: Ask for Help Posted: Sun Jan 01, 2012 5:48 am Subject: get key value of an assoc array passed back by a function |
| Thanks a lot for your informations and recommandations, Lexicos. I did what you recommended to do and (of course !) it works perfectly. I have to more study Objects and so on. Here is a good resolutio ... |
Topic: get key value of an assoc array passed back by a function |
Nemroth
Replies: 4
Views: 121
|
Forum: Ask for Help Posted: Sat Dec 31, 2011 10:32 pm Subject: get key value of an assoc array passed back by a function |
I found the answer to my question.
I want to thank me warmly (and Lexicos !!!).
At first, without initialising it (by giving values to the keys), I declare the associative array with a "Global& ... |
Topic: get key value of an assoc array passed back by a function |
Nemroth
Replies: 4
Views: 121
|
Forum: Ask for Help Posted: Sat Dec 31, 2011 7:04 pm Subject: get key value of an assoc array passed back by a function |
Hi everyone.
Happy Holidays and End of Year/New Year to all.
I'm new to objects, associative arrays, class and so on.
I know I can pass an associative array as a ByRef parameter to a function and g ... |
Topic: SendTo |
Nemroth
Replies: 14
Views: 502
|
Forum: Wish List Posted: Sat Sep 24, 2011 6:33 am Subject: SendTo |
| For me, it's a pity, but you're the one who do the job. Respect. Thanks for your time. Topic ended. |
Topic: SendTo |
Nemroth
Replies: 14
Views: 502
|
Forum: Wish List Posted: Sat Sep 24, 2011 4:53 am Subject: SendTo |
Thanks for your answer, Lexicos.
I learned some things, thanks.
May be the idea is stupid, but would it be possible so to have this command, regardless of its name, doing something like that : If th ... |
Topic: SendTo |
Nemroth
Replies: 14
Views: 502
|
Forum: Wish List Posted: Fri Sep 23, 2011 2:12 pm Subject: SendTo |
| I think that what is good with this type of "default" commands is that they can make the life easier for some Autohotkey users, who like to use this type of facility, but that the ones who d ... |
Topic: SendTo |
Nemroth
Replies: 14
Views: 502
|
Forum: Wish List Posted: Fri Sep 23, 2011 1:48 pm Subject: SendTo |
ControlSend can send just to a window, though, you can leave the control blank.I didn't know. Thanks for the info.
You are right when you say that the idea is to provide a default app as target of al ... |
Topic: SendTo |
Nemroth
Replies: 14
Views: 502
|
Forum: Wish List Posted: Fri Sep 23, 2011 11:49 am Subject: Re: SendTo |
| I don't think it would make double usage with ControlSend, as the goal is not to send the keys to a specific control in a window, but to the first one that accept text input, IMO.May be it makes doubl ... |
Topic: SendTo |
Nemroth
Replies: 14
Views: 502
|
Forum: Wish List Posted: Fri Sep 23, 2011 10:20 am Subject: SendTo |
Hello,
I don't know if it is a realistic idea, but I think it is probably at least a good one (if this can be done) !
The goal is to provide a default target application to subsequent Send commands. ... |
Topic: GetXLData Function : using ADO with AHK_L to get Excel data |
Nemroth
Replies: 2
Views: 748
|
Forum: Scripts & Functions Posted: Tue Feb 08, 2011 12:42 am Subject: GetXLData Function : using ADO with AHK_L to get Excel data |
Sorry for your problem but the error message means nothing to me too. I'm not so clever in COM/ADO and AHK_L to understand it.
For me the first example (and the others) works.
Of course you need to ... |
Topic: GetXLData Function : using ADO with AHK_L to get Excel data |
Nemroth
Replies: 2
Views: 748
|
Forum: Scripts & Functions Posted: Mon Feb 07, 2011 5:33 pm Subject: GetXLData Function : using ADO with AHK_L to get Excel data |
Getting inspiration from GXD_Base : the workbook - the Excel file (with full path)
GXD_Sheet : the name of the (Work)Sheet of the Workbook on which we want to work, not followed by "$", whi ... |
Topic: REAL Wildcard Hotstring Option |
Nemroth
Replies: 16
Views: 2221
|
Forum: Wish List Posted: Sat Nov 26, 2005 6:45 pm Subject: REAL Wildcard Hotstring Option |
Of course you can allways do the things that the hotstrings do by the use of the Input command.
That brings us to the first ages of AHK. There was people who said "why hotstrings ?, There is Input w ... |
Topic: REAL Wildcard Hotstring Option |
Nemroth
Replies: 16
Views: 2221
|
Forum: Wish List Posted: Sat Nov 26, 2005 9:20 am Subject: REAL Wildcard Hotstring Option |
| I think the idea is very good but need a little change in its implementation, because hotstrings can execute a script. They are not used only for text replacement, and I think that your notation propo ... |
Topic: Preview of a Clipboard Helper (CH) |
Nemroth
Replies: 14
Views: 5244
|
Forum: Scripts & Functions Posted: Wed Nov 02, 2005 8:51 pm Subject: Re: Preview of a Clipboard Helper (CH) |
At first, thanks a lot for this very good script. You said you wanted to add more keyboard shortcuts. I propose this one, witch seems to lack :
Usage:
* delete selected clip (context menu via righ ... |
Topic: keyboard buffer during hotstrings? |
Nemroth
Replies: 27
Views: 2449
|
Forum: Ask for Help Posted: Fri Oct 28, 2005 4:26 pm Subject: keyboard buffer during hotstrings? |
| I think this feature could be built into the program as a default (assuming it's feasible). For example, if the user physically types something while the Send command is sending long text, those keyst ... |
| |