| View previous topic :: View next topic |
| Author |
Message |
stuffintocash
Joined: 28 Feb 2005 Posts: 1
|
Posted: Mon Feb 28, 2005 3:20 pm Post subject: Script seems not to end - new user needs a little help |
|
|
I just wrote my first couple scripts over the weekend. I lke the functionality and it does what I want.
I need to run these two scripts to get my mission accomplished.
Here is my problem:
I run a script using windows z, it "SEEMS" to do everything in the script.
I then run a script windowx x, it "SEEMS" to do everything in the script.
I then go to run windows z on the next set of data and it does one thing (not sure what) and then stops.
The only way I seem to be able to get it to work is to reload the script.
NOTE: if i try to reload the script before pressing the windows z for the second time as mentioned above it still does not work. It seems I have to do the 3 steps above and then reload and then everything works.
Please help |
|
| Back to top |
|
 |
BoBo Guest
|
Posted: Mon Feb 28, 2005 3:50 pm Post subject: |
|
|
Please check AHK's SetTitleMatchMode command and/or have a check of the additional params you use with your Win(dow) commands ...
Without your code it's like diggin in the mud  |
|
| Back to top |
|
 |
jonny
Joined: 13 Nov 2004 Posts: 3004 Location: Minnesota
|
Posted: Mon Feb 28, 2005 4:02 pm Post subject: |
|
|
"Hey, can you help me out with my code?"
Brief pause...
"Well, uh... sure! Where is it?"
"Oh, about that; I was just hoping you could tell me what the problem is."
"Um..."
 |
|
| Back to top |
|
 |
|