Hi:)
@Draken
Aaahhh....that easy!
Thank you very much;)
Bassman.
Search found 55 matches
- 17 Oct 2024, 01:13
- Forum: Ask for Help (v2)
- Topic: 2 or 3 #Hotif !WinActive ?? Topic is solved
- Replies: 2
- Views: 163
- 17 Oct 2024, 00:57
- Forum: Ask for Help (v2)
- Topic: 2 or 3 #Hotif !WinActive ?? Topic is solved
- Replies: 2
- Views: 163
2 or 3 #Hotif !WinActive ?? Topic is solved
HI:) Following Constellation(Script): #HotIf !WinActive("ahk_exe Dorico5.exe") Shortcuts.... #Hotif So these Shortcuts don't work when Dorico is Active, so far so good. Now I wanted all these Shortcuts to also not work in Reaper so I wrote this into the script: #HotIf !WinActive("ahk_exe reaper.exe"...
- 20 Apr 2024, 08:03
- Forum: Ask for Help (v2)
- Topic: Focus after exiting Program
- Replies: 3
- Views: 192
Re: Focus after exiting Program
HI:)
OK:)
Just WinActivate without parameters solves the problem!
Thank you for pointing in the right direction;)
Bassman.
OK:)
Just WinActivate without parameters solves the problem!
Thank you for pointing in the right direction;)
Bassman.
- 19 Apr 2024, 08:48
- Forum: Ask for Help (v2)
- Topic: Focus after exiting Program
- Replies: 3
- Views: 192
Re: Focus after exiting Program
HI:)
@kunkel321
Yes, thank you, correctly understood:)
I have a few #IfWinActive Commands, so I have to insert some "WinActivate", to activate Desktop or a specific Background Program....
Maybe it helps, I'm trying out!
Thanks;)
Bassman.
@kunkel321
Yes, thank you, correctly understood:)
I have a few #IfWinActive Commands, so I have to insert some "WinActivate", to activate Desktop or a specific Background Program....
Maybe it helps, I'm trying out!
Thanks;)
Bassman.
- 19 Apr 2024, 06:50
- Forum: Ask for Help (v2)
- Topic: Focus after exiting Program
- Replies: 3
- Views: 192
Focus after exiting Program
HI:) I have a script with a lot of AHK Shortcuts started in autostart DIR. Sometimes starting programs with Shortcuts and exit the programs the script refuses to work. After clicking on the desktop iot works again. Why? What's in Focus after exit a program? Does it only work if a program or the desk...
- 03 Mar 2024, 08:26
- Forum: Ich brauche Hilfe
- Topic: Script funzt manchmal nach Beenden von Programmen nicht .
- Replies: 2
- Views: 302
Re: Script funzt manchmal nach Beenden von Programmen nicht .
Hi:)
Nein, eigentlich ganz normal mit Kreuz anklicken oder Alt+F4, heisst ich habe Ctrl+Y Alt F4 zugewiesen, Alt-F4 ist mir zuviel Fingergymnastik
Heinz.
Nein, eigentlich ganz normal mit Kreuz anklicken oder Alt+F4, heisst ich habe Ctrl+Y Alt F4 zugewiesen, Alt-F4 ist mir zuviel Fingergymnastik
Heinz.
- 02 Mar 2024, 01:29
- Forum: Ich brauche Hilfe
- Topic: Script funzt manchmal nach Beenden von Programmen nicht .
- Replies: 2
- Views: 302
Script funzt manchmal nach Beenden von Programmen nicht .
HI:) Was ist im Fokus wenn nichts im Fokus ist? Die Frage stellt sich mir weil Autohotkey das Ausführen von Shortcuts manchmal nach Beenden von Programmen verweigert! Ich habe ziemlich viele Hotkeys in einem Script das ich im Autostart Ordner starte. Gleich nach dem Hochfahren kann ich Programme sta...
- 28 Oct 2023, 06:34
- Forum: Ask for Help (v2)
- Topic: Change older script for AHK 2
- Replies: 21
- Views: 2173
Re: Change older script for AHK 2
You are right. General concepts are not repeated on every page. That's totally intentional. Many general concepts are explained in the Usage and Syntax introductory topics of the docs. Perhaps you should start there... Everytime I read the Help Pages I get totally lost, like in a labyrinth and I ca...
- 27 Oct 2023, 05:46
- Forum: Ask for Help (v2)
- Topic: Change older script for AHK 2
- Replies: 21
- Views: 2173
Re: Change older script for AHK 2
HI:) Thanks for the Explanation, I have WinActive in my scripts and therefore I don't make it false again:) With the Message: Can I write just: MsgBox oCopy in the Backup script after the line: oCopy := source_Path A_loopField ? Trying it out:) EDIT: No I can't, MsgBox A_loopfield doesn't work eithe...
- 27 Oct 2023, 04:25
- Forum: Ask for Help (v2)
- Topic: Change older script for AHK 2
- Replies: 21
- Views: 2173
Re: Change older script for AHK 2
The content related to the A_ComSpec command line isn't directly relevant to AHK (AutoHotkey). While you may find information on other programming-related topics here, there is no obligation for AHK's official reference to include information about CMD . OK! I din't know that. Tried to find out m...
- 26 Oct 2023, 02:26
- Forum: Ask for Help (v2)
- Topic: Change older script for AHK 2
- Replies: 21
- Views: 2173
Re: Change older script for AHK 2
HI:) For sure I have investigated hours and hours studiyng the help files to write my first scripts, but I always have problems with the help files. I see an example, copy it into my script and uese it exactly as it is written in the help files and then --> error! That should not be if the help file...
- 22 Oct 2023, 10:08
- Forum: Ask for Help (v2)
- Topic: Change older script for AHK 2
- Replies: 21
- Views: 2173
Re: Change older script for AHK 2
HI:)
Very confusing sometimes, but thanks for the links;)
It's too seldom that I need a new script for spending hours or days to learn it better so sorry for using the forum but I think it's here for such purposes:)
Heinz.
Very confusing sometimes, but thanks for the links;)
It's too seldom that I need a new script for spending hours or days to learn it better so sorry for using the forum but I think it's here for such purposes:)
Heinz.
- 22 Oct 2023, 06:14
- Forum: Ask for Help (v2)
- Topic: Change older script for AHK 2
- Replies: 21
- Views: 2173
Re: Change older script for AHK 2
HI:)
@mikeyww
Thanks for the link, but as you can see what I can see is for example: `n but not "`n" as I should correctly write in a script, why?
Heinz.
@mikeyww
Thanks for the link, but as you can see what I can see is for example: `n but not "`n" as I should correctly write in a script, why?
Heinz.
- 22 Oct 2023, 06:11
- Forum: Ask for Help (v2)
- Topic: Change older script for AHK 2
- Replies: 21
- Views: 2173
Re: Change older script for AHK 2
HI:)
@_Smile
Many many thanks to you for helping;)
In the Help Pages of AHK you can find nothing to the correct syntax so for "Nonprogrammers" it's very hard to get errors fixed!
Thanks a lot for this:)
Heinz.
@_Smile
Many many thanks to you for helping;)
In the Help Pages of AHK you can find nothing to the correct syntax so for "Nonprogrammers" it's very hard to get errors fixed!
Thanks a lot for this:)
Heinz.
- 22 Oct 2023, 02:41
- Forum: Ask for Help (v2)
- Topic: Change older script for AHK 2
- Replies: 21
- Views: 2173
Re: Change older script for AHK 2
HI:) Error: Missing space or operator before this. Specifically: ""source_Path FilePattern """ /T........ Line 007 ??? Heinz:) ^!b::{ source_Path := "R:\Reaper\" FilePattern := "*.*" target_Path1 := "B:\Backup - Musik\" target_Path2 := "A:\OneDrive\Studio - Record NAS\" MaxCopys := 5 Runwait comspec...
- 21 Oct 2023, 11:12
- Forum: Ask for Help (v2)
- Topic: Change older script for AHK 2
- Replies: 21
- Views: 2173
Re: Change older script for AHK 2
HI:)
Thanks;)
I'll try my very best:)
Heinz.
Thanks;)
I'll try my very best:)
Heinz.
- 21 Oct 2023, 08:01
- Forum: Ask for Help (v2)
- Topic: Change older script for AHK 2
- Replies: 21
- Views: 2173
Change older script for AHK 2
HI:) I have an older Code which worked fine in AHK 1.x and I want to use it now for AHK 2, but there are some errors with it: Could someone change this code so that it works for AHK 2? Thanks a lot;) Heinz. ^!b::{ source_Path := "R:\" FilePattern := "*.*" target_Path1 := "B:\Backup - Musik\" target_...
- 02 Oct 2023, 06:28
- Forum: Ask for Help (v2)
- Topic: Drag Left and Right with the Mouse
- Replies: 5
- Views: 579
Re: Drag Left and Right with the Mouse
HI:)
Nice:)
Thanks!
Bassman.
Nice:)
Thanks!
Bassman.
- 30 Sep 2023, 03:22
- Forum: Ask for Help (v2)
- Topic: Drag Left and Right with the Mouse
- Replies: 5
- Views: 579
Re: Drag Left and Right with the Mouse
HI:)
It's a bit shorter, yes, but I need the Alt Key in this Software to Scroll.
Thank you;)
Bassman.
It's a bit shorter, yes, but I need the Alt Key in this Software to Scroll.
Thank you;)
Bassman.
- 30 Sep 2023, 02:11
- Forum: Ask for Help (v2)
- Topic: Drag Left and Right with the Mouse
- Replies: 5
- Views: 579
Re: Drag Left and Right with the Mouse
HI:) Finally got it! I found this one and it works fine: (No matter what I write, can't get a Drag with "MouseClick" and/or "MouseClickDrag") !+Left::{ Send "{Shift Up}" Send "{Alt Down}" MouseClick "WheelUp",,, 8 Send "{Alt Up}" } !+Right::{ Send "{Shift Up}" Send "{Alt Down}" MouseClick "WheelDown...