| Author |
Message |
Topic: gui help! |
ahk_man
Replies: 2
Views: 388
|
Forum: Ask for Help Posted: Wed Sep 15, 2004 5:10 am Subject: gui help! |
| How do I associate each button to an action? For example, I created a gui on the bottom which has three buttons: pinghost, ping, and ipconfig. I want the program to display ipconfig configuration if ... |
Topic: help with loop |
ahk_man
Replies: 2
Views: 335
|
Forum: Ask for Help Posted: Sun Sep 12, 2004 1:07 am Subject: help with loop |
| Hi, I want to create a hotkey to start a loop. I want the script to keep on looping until I hit another hotkey then it will stop and let me take control of my system again. Here is my code, but it d ... |
Topic: script running as a service |
ahk_man
Replies: 4
Views: 679
|
Forum: Ask for Help Posted: Thu Sep 09, 2004 7:21 am Subject: script running as a service |
| I want to create a ahk script to run as a service. This script will run 24hrs on a system and will launch 3 times in a day at different time. When the script launch it will move the mouse to a coord ... |
Topic: Please another help from the experts |
ahk_man
Replies: 5
Views: 417
|
Forum: Ask for Help Posted: Mon Sep 06, 2004 6:58 pm Subject: please help |
Jon or chris or any expert,
Here is my script: I want it to stay on the top like the previous example shown,however, my script has a hotkey. I don't know how to make it work.
F2::
Send,abc
... |
Topic: Please another help from the experts |
ahk_man
Replies: 5
Views: 417
|
Forum: Ask for Help Posted: Mon Sep 06, 2004 6:02 pm Subject: Please another help from the experts |
| How can I make the msgbox always stay on the foreground? In other words I want it to stay active in the front even though user click somewhere else that might bring other application up to cover it.
... |
Topic: Urgent Help...need expert help! |
ahk_man
Replies: 5
Views: 407
|
Forum: Ask for Help Posted: Mon Sep 06, 2004 5:23 am Subject: Urgent Help...need expert help! |
How can I prevent my code from only running once even though user keeping pushing the same hotkey label? I want the script to run only once even though the users keep pressing it like ten times.
F2 ... |
Topic: linking comands to buttons |
ahk_man
Replies: 5
Views: 580
|
Forum: Ask for Help Posted: Sun Sep 05, 2004 6:34 pm Subject: linking comands to buttons |
Hi Chris,
I want to do this:
Msgbox,Click ok the ok button to run notepad. If you don't want to run notepad then click cancel.
My question is: how do I link a command to a button? Pleas ... |
Topic: Run on command |
ahk_man
Replies: 1
Views: 330
|
Forum: Ask for Help Posted: Sun Sep 05, 2004 4:23 pm Subject: Run on command |
Hi Chris,
I have a long command written on a microsoft notepad editor. I forgot the tag to use to split up long command. Can you tell me? |
Topic: difficult |
ahk_man
Replies: 2
Views: 434
|
Forum: Ask for Help Posted: Sat Sep 04, 2004 5:06 pm Subject: difficult |
| How can I make a script that do this: I have an oracle database and the data are very dynamic, meaning it is always a different value at a specific field. For example, I want to navigate to the "cit ... |
Topic: icon help |
ahk_man
Replies: 3
Views: 389
|
Forum: Ask for Help Posted: Sat Sep 04, 2004 11:54 am Subject: icon help |
Hi Chris,
Could you please show me how to change the ahk.exe icon to something else? Please give me a real example how to do it. I have a cool Icon that I want to use it to replace the "H" icon ... |
Topic: default |
ahk_man
Replies: 1
Views: 323
|
Forum: Ask for Help Posted: Fri Sep 03, 2004 9:28 am Subject: default |
Hi Chris,
How can I write a script to open up a webpage and have the mouse cursor active at a specific registration field I want? I do not what to use Getmousepos or movemouse. Can I use Control ... |
Topic: hello |
ahk_man
Replies: 1
Views: 332
|
Forum: Ask for Help Posted: Thu Sep 02, 2004 8:16 am Subject: hello |
| Hi chris, I would like to write a clean script to retrieve the value within the fields of a database. For example, I have an oracle database that has one row with three columns. The first column is ... |
Topic: Escape Sequences...maybe buggy |
ahk_man
Replies: 1
Views: 379
|
Forum: Ask for Help Posted: Sat Jul 31, 2004 10:02 am Subject: Escape Sequences...maybe buggy |
Hi,
Could you give me an example how I can use the Escape Sequence using FormFeed(`f), VerticalTab(`v), and alert (`a)? All three sequences doesn't seem to work when I tried to use it, however, th ... |
Topic: Menu |
ahk_man
Replies: 4
Views: 610
|
Forum: Ask for Help Posted: Fri Jul 30, 2004 6:09 am Subject: Thanks |
Hi Chris,
Thank you so much for the workable script. It is exactly what I wanted to accomplish. Rajat, thanks for the reply (When will we see more cool script from you again?). |
Topic: Menu |
ahk_man
Replies: 4
Views: 610
|
Forum: Ask for Help Posted: Thu Jul 29, 2004 5:07 am Subject: Menu |
| If you right click anywhere on the Windows desktop, you will have a popup showing a few default menu and submenu. For example, you might see a properties, open, printto, ...etc. My question is: How ... |
| |