Search found 3 matches

by whitigerqn
16 Jul 2019, 14:05
Forum: Ask for Help (v1)
Topic: how can I clear all variables?
Replies: 4
Views: 3580

how can I clear all variables?

Hi! Is there a way I can easily clear the contents of all variables in the script? I have loops that will be creating untold variables, and I'd like an easy way to 'reset' the script without reloading or making the user close/open it. Either some kind of mass clearing of the values or somehow easily...
by whitigerqn
20 Jun 2019, 15:18
Forum: Ask for Help (v1)
Topic: append one array to another
Replies: 2
Views: 1780

append one array to another

Hi, I'm trying to simply combine two arrays, and the Push method makes it seem like this should be pretty easy. I know I could loop through the second array and simply assign each key:value pair to the first array, but I'd like to understand how to use the Push method better. Why does this not work?...
by whitigerqn
02 Oct 2018, 09:10
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]
Replies: 835
Views: 617697

Re: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]

Toolbar buttons for TIllaGoto: Forward and Back??

I'd like to have two buttons on my SciTE4Autohotkey toolbar that will map to the TiallGoto Back and Forward commands (alt+left and alt+right, respectively). Is there a way to do this?

Thanks for any help!

Go to advanced search