Search found 9 matches

by bapiman
17 May 2022, 17:26
Forum: Ask for Help (v1)
Topic: problem with variable not being recognized in a line.
Replies: 3
Views: 302

problem with variable not being recognized in a line.

Hi there. Hoping someone can advise. I have a variable that equals a textual expression (ie c:\temp) So in the script I would have input at the start var1 = c:\temp Anywhere in the script where I input %var1% it correctly substitutes with c:\temp apart from one line which refuses to work: FileAppend...
by bapiman
25 May 2018, 07:02
Forum: Off-topic Discussion
Topic: Present situation with Android for AHK'ers?
Replies: 2
Views: 2688

Present situation with Android for AHK'ers?

Hi I am just wondering if anyone has migrated from creating AHK scripts to doing similar stuff on Android? (ie using some sort of Windows software that allows creation of scripts/gui's which can be exported to APK and run on Android) If anyone is doing this, would you mind sharing what system you ar...
by bapiman
23 May 2018, 07:15
Forum: Ask for Help (v1)
Topic: Registry changes not being recognised
Replies: 4
Views: 1249

Re: Registry changes not being recognised

Hi all Thanks very much for all your help. Just changing it to IF made all the difference, all makes sense now why "ifinstring" did not work. The Message box idea to check the data was good aswell - infact I added a gui to this so the theres a button which opens the msgbox to check there is any data...
by bapiman
22 May 2018, 09:06
Forum: Ask for Help (v1)
Topic: Registry changes not being recognised
Replies: 4
Views: 1249

Re: Registry changes not being recognised

Sorry...I meant to say:
However if some characters are removed: http://tws-testproxy-shantodomain.org:80
The script does "NOT" register that the registry entry as changed. Completely removing this reg key also does not register anything.
by bapiman
22 May 2018, 09:05
Forum: Ask for Help (v1)
Topic: Registry changes not being recognised
Replies: 4
Views: 1249

Registry changes not being recognised

Hi there Hope you can help. I am trying to create a script that will tell me if a registry entry changes (ie the proxy server on the PC) changes. Everything I need the script to do is working fine...but the problem is if the registry entry is completed deleted (or if some characters are removed from...
by bapiman
30 Jan 2017, 07:35
Forum: Ask for Help (v1)
Topic: Unable to stop the process in the script
Replies: 6
Views: 1477

Re: Unable to stop the process in the script

Just an update on this...if anyone is still able to help...please do since I am still perplexed with this issue. What I have done now is to recreate the above GUI and have a single button which presses the DOWN arrow key an X number of times. Pressing F9 pauses this...and pressing F9 again continues...
by bapiman
20 Jan 2017, 11:25
Forum: Ask for Help (v1)
Topic: Unable to stop the process in the script
Replies: 6
Views: 1477

Re: Unable to stop the process in the script

The F9:: pause works fine. However - running the pause command from the Gui button causes issues. It pauses fine when pressing the Gui Button - but when clicking another button to continue with the script - strange things happen. Like the script refuses to focus on the specified app and the commands...
by bapiman
20 Jan 2017, 09:41
Forum: Ask for Help (v1)
Topic: Unable to stop the process in the script
Replies: 6
Views: 1477

Re: Unable to stop the process in the script

Great - you sort of got me on the right track - very much appreciate that. Only one slight issue if you dont mind helping me a bit further. I am using Notepad.exe as the test application in which the up and down arrow keys will work. The up and down etc all works fine and can be paused using the F9 ...
by bapiman
20 Jan 2017, 08:29
Forum: Ask for Help (v1)
Topic: Unable to stop the process in the script
Replies: 6
Views: 1477

Unable to stop the process in the script

Dear Team Would appreciate if you can give me some help with this one. I have a simple script that clicks the down arrow when on an email program so we can navigate through a whole long bunch of emails very quickly (rather than keep pressing the arrow key again and again). Created two speeds for the...

Go to advanced search