Search found 21 matches

by tcebob
25 Jul 2019, 20:59
Forum: Ask for Help (v1)
Topic: Can't paste to Notepad
Replies: 0
Views: 435

Can't paste to Notepad

^R:: sendinput password clipboard = ;clear clipboard return this was compiled to an .exe and set to start with Windows. (Win Pro 1903) and works fine in most applications but will not work with Notepad. Not that I need a password in Notepad but I worry that there might be other programs or sites th...
by tcebob
25 Nov 2018, 17:09
Forum: SciTE4AutoHotkey
Topic: Script file...Toolbar.ahk not exist
Replies: 2
Views: 3658

Re: Script file...Toolbar.ahk not exist

Thanks! The program refused to uninstall but I deleted the folder and reinstalled anyway and it appears to be OK now.
by tcebob
23 Nov 2018, 16:25
Forum: SciTE4AutoHotkey
Topic: Script file...Toolbar.ahk not exist
Replies: 2
Views: 3658

Script file...Toolbar.ahk not exist

When I activate Scite4AHK I get an error message: The script file "C:\all\Prog\AutoHotkey\SciTE\toolbar\Toolbar.ahk" does not exist. Create it now? If I select "Yes" there is another error message: Could not create file, perhaps because the current directory is read-only or has insufficient permissi...
by tcebob
02 Nov 2018, 07:34
Forum: SciTE4AutoHotkey
Topic: Cannot delete nonexistent files in File List
Replies: 5
Views: 4006

Re: Cannot delete nonexistent files in File List

Makes no difference. There is no "delete" option on the menu.
by tcebob
06 Sep 2018, 16:19
Forum: SciTE4AutoHotkey
Topic: What controls highlight line color?
Replies: 2
Views: 3291

Re: What controls highlight line color?

Thanks, awel20. I actually figured out that the ID "Caret" controlled the highlight color. Why it's called "caret" is beyond me, but sometimes AHK is enigmatic.
by tcebob
02 Sep 2018, 17:01
Forum: Old Topics
Topic: Can't start AutoGUI
Replies: 3
Views: 7863

Re: Can't start AutoGUI

Thanks! I did finally notice that and found a blog https://jacksautohotkeyblog.wordpress.com/2018/01/11/how-to-fool-around-with-the-new-autohotkey-version-2-0/ by Jack Dunning, who authored a neat little script called "EggTimer.ahk. The script comes in Version 1 and 2. I assumed that V. 2 was a norm...
by tcebob
01 Sep 2018, 07:52
Forum: Old Topics
Topic: Can't start AutoGUI
Replies: 3
Views: 7863

Can't start AutoGUI

AutoGUI.png AGUI2.png HP HP Pavilion Desktop PC 570-pOXX. Windows 10 Pro (X64) Version 1803/17134.228 Autohotkey 2.0.0.0 AutoGUI downloaded 9/1/18 12:15 AM Attached images are: Error upon startup of AutoGUI.ahk and shot of the line referenced. I edited the line as best I could and it was accepted, ...
by tcebob
06 Aug 2018, 14:52
Forum: SciTE4AutoHotkey
Topic: What controls highlight line color?
Replies: 2
Views: 3291

What controls highlight line color?

I'm about to modify one of pajenn's excellent styles ("Noir") but can't find how to control the current line highlight. Any thoughts?
by tcebob
06 Jun 2018, 19:35
Forum: AHK Studio
Topic: Icon bar?
Replies: 4
Views: 5924

Re: Icon bar?

Oops! Sorry.
by tcebob
05 Jun 2018, 13:25
Forum: AHK Studio
Topic: Icon bar?
Replies: 4
Views: 5924

Re: Icon bar?

Here's the right click. No Split Control visible. Wrong version? (3.0.06.01)
by tcebob
30 May 2018, 16:57
Forum: AHK Studio
Topic: Icon bar?
Replies: 4
Views: 5924

Icon bar?

Just downloaded and installed AHK Studio. Very nice, I think I'll get used to it quickly. Some of the tutorial videos depict an icon bar, which I would like to implement. Possible?
by tcebob
30 May 2018, 08:55
Forum: SciTE4AutoHotkey
Topic: Cannot delete nonexistent files in File List
Replies: 5
Views: 4006

Re: Cannot delete nonexistent files in File List

The tutorials point to scite4ahk. I will try AHK Studio. Thanks for the tip.
by tcebob
29 May 2018, 22:12
Forum: SciTE4AutoHotkey
Topic: Cannot delete nonexistent files in File List
Replies: 5
Views: 4006

Re: Cannot delete nonexistent files in File List

Oh, oh. I realize this is an AHK forum and I am referring to the Scite4ahk editor. Still, you folks have some influence with Scite so maybe you can put in a word.
by tcebob
29 May 2018, 22:04
Forum: SciTE4AutoHotkey
Topic: Cannot delete nonexistent files in File List
Replies: 5
Views: 4006

Cannot delete nonexistent files in File List

Please refer to my post https://autohotkey.com/boards/viewtopic.php?f=5&t=49746 . There doesn't appear to be a way to delete files which do not exist from the File menu. The kluge that I outlined works but I think the list of dead files is a bug that could be addressed fairly easily. Mods Note: Topi...
by tcebob
29 May 2018, 21:28
Forum: SciTE4AutoHotkey
Topic: Remove dead files from Scite4AHK
Replies: 3
Views: 2930

Re: Remove dead files from Scite4AHK

Ha! Found a workaround: One at a time: 1. Open the nonexistent script. It will not be found but a tab will appear. 2. Save it to X.ahk 3. Close it After the first save an explorer popup will ask if you want to overwrite. Say "Yes." Result: one (empty) script called "X.ahk. Alas, this will live forev...
by tcebob
29 May 2018, 09:45
Forum: SciTE4AutoHotkey
Topic: Remove dead files from Scite4AHK
Replies: 3
Views: 2930

Re: Remove dead files from Scite4AHK

Actually, I found three \Scite.session files in different places. But none of them contained any reference to the lingering files. Guess I'll wait 'til they dry up and fall off.

Thanks for the suggestion.
by tcebob
28 May 2018, 21:43
Forum: SciTE4AutoHotkey
Topic: Remove dead files from Scite4AHK
Replies: 3
Views: 2930

Remove dead files from Scite4AHK

I deleted a few .ahk files from my working directory, but they remain on the list in Scite4AHK. There doesn't seem to be a way to delete them. Will they just stay there until they fall off the end? Even if they still existed there is no option to remove them in the Files menu.
by tcebob
27 May 2018, 19:44
Forum: Ask for Help (v1)
Topic: ErrorStdOut
Replies: 3
Views: 1246

Re: ErrorStdOut

Many thanks! I did include the brackets because they appeared in Help.
by tcebob
27 May 2018, 14:10
Forum: Ask for Help (v1)
Topic: ErrorStdOut
Replies: 3
Views: 1246

ErrorStdOut

Error.jpg
Error.jpg (26.36 KiB) Viewed 1246 times
I'm following a YouTube tutorial and got to this point. The message box comes up but I get an error comment. What does /ErrorStdOut mean?
by tcebob
26 May 2018, 21:26
Forum: Ask for Help (v1)
Topic: Open a text file and go to the end
Replies: 5
Views: 1465

Re: Open a text file and go to the end

Thanks, AHKd00b. According to one resource "RunWait will wait until the program finishes before continuing." That would mean the Send ^{end} would never happen because it applies to the open program. Actually, I tried all variants and there doesn't seem to be a difference between "Run" and "RunWait"...

Go to advanced search