Joe, I'm hoping you will see this. I screwed up again. I moved the Auto HotKeys scripts text file from one folder to another and now, none of my scripts work. I can still access all the information if I go to the new folder and click on edit but the "H" icon no longer shows up at the bottom. Help please.
GolangScripting Languages
Last Comment
Joe Winograd
8/22/2022 - Mon
Joe Winograd
Hi Carlos,
> I'm hoping you will see this.
Got it! And I'm sure that I can help you to solve this, but I'm not yet understanding the problem.
> moved the Auto HotKeys scripts text file from one folder to another and now, none of my scripts work
AutoHotkey scripts can reside anywhere, as long as they're properly programmed. I have many AHK scripts in many folders.
> I can still access all the information
Do you mean access the AHK scripts (the plain text source code)?
> go to the new folder and click on edit
Click on Edit where?
> the "H" icon no longer shows up at the bottom
That means the script is not running.
Is it one script or more than one? Is the purpose only to define hotkeys and/or hotstrings or does the script(s) do other things? Can you post the script(s), being sure that there isn't any sensitive/private info? If you prefer to handle this via PM, that's fine with me. Regards, Joe
camtz
ASKER
Joe, I put all my scripts inside of a Notepad document, see Pic 1. I will show you a partial list of the scripts in Pic 2
camtz
ASKER
One other thing, when I right click on the AutoHot Scripts (the one with the H), I go to open with and select Notepad and I can see all of the scripts which is where I go when I want to edit something.
You are absolutely correct as always. Many, many thanks and I wish you and your family a very Merry Christmas.
camtz
ASKER
You are absolutely correct as always. I replaced the shortcut in the startup folder and all is well now. Many, many thanks and I wish you and your family a Merry Christmas
Joe Winograd
You're welcome, Carlos, I'm very glad that fixed it for you. Best wishes to you and your family for a happy, safe, holiday season. Regards, Joe
> I'm hoping you will see this.
Got it! And I'm sure that I can help you to solve this, but I'm not yet understanding the problem.
> moved the Auto HotKeys scripts text file from one folder to another and now, none of my scripts work
AutoHotkey scripts can reside anywhere, as long as they're properly programmed. I have many AHK scripts in many folders.
> I can still access all the information
Do you mean access the AHK scripts (the plain text source code)?
> go to the new folder and click on edit
Click on Edit where?
> the "H" icon no longer shows up at the bottom
That means the script is not running.
Is it one script or more than one? Is the purpose only to define hotkeys and/or hotstrings or does the script(s) do other things? Can you post the script(s), being sure that there isn't any sensitive/private info? If you prefer to handle this via PM, that's fine with me. Regards, Joe