AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 131 matches
AutoHotkey Community Forum Index
Author Message
  Topic: expression help
newpie

Replies: 11
Views: 277

PostForum: Ask for Help   Posted: Wed Oct 22, 2008 11:09 pm   Subject: expression help
Thank you for the clarification Lexikos.
  Topic: Incremental text search to execute
newpie

Replies: 15
Views: 509

PostForum: Ask for Help   Posted: Wed Oct 22, 2008 11:07 pm   Subject: Incremental text search to execute
Thank you HugoV, I will try this out.
  Topic: Incremental text search to execute
newpie

Replies: 15
Views: 509

PostForum: Ask for Help   Posted: Tue Oct 21, 2008 12:09 pm   Subject: Incremental text search to execute
Does anyone have any ideas why my modification doesn't work as needed.
Thanks
  Topic: expression help
newpie

Replies: 11
Views: 277

PostForum: Ask for Help   Posted: Sun Oct 19, 2008 7:22 pm   Subject: expression help
Lexikos, thanks for the clarification on my error, I guess the "space" screwed me up.

As for your question :

I think I misunderstood your previous request. Was your intention to add 1 ...
  Topic: expression help
newpie

Replies: 11
Views: 277

PostForum: Ask for Help   Posted: Sun Oct 19, 2008 3:52 am   Subject: expression help
Hey Lexikos, I was trying my hand at adding one to the control, it seems that:

%A_GuiControl%+ =1 doesn't work, but Sub4+ =1 works fine.

The Guicontrol code gives me the output variable by nam ...
  Topic: Incremental text search to execute
newpie

Replies: 15
Views: 509

PostForum: Ask for Help   Posted: Sun Oct 19, 2008 3:46 am   Subject: Incremental text search to execute
Hey Sivvy, I tried my hand at the InINString and seem to have a problem. I am not sure, but it seems if I type "c" it goes ahead and does the command. Of course I only want it to do the comm ...
  Topic: expression help
newpie

Replies: 11
Views: 277

PostForum: Ask for Help   Posted: Sun Oct 19, 2008 2:30 am   Subject: expression help
Thanks Lexikos, I will try it out.
  Topic: expression help
newpie

Replies: 11
Views: 277

PostForum: Ask for Help   Posted: Fri Oct 17, 2008 9:08 pm   Subject: expression help
Thank you very much Lexikos, this will help me condense my script greatly.

Do you know if there is anyway besides GuiControl Focus, Sub%num1% to add 1 to the %A_Guicontrol%.

Similar to this co ...
  Topic: expression help
newpie

Replies: 11
Views: 277

PostForum: Ask for Help   Posted: Fri Oct 17, 2008 3:33 am   Subject: expression help
Ok, here is a better example for you. My goal is to make a generic test gosub label so I can use it for multiple labels:

Here is the code that doesn't work:


Gui, Add, Text,, Table Name:
G ...
  Topic: expression help
newpie

Replies: 11
Views: 277

PostForum: Ask for Help   Posted: Thu Oct 16, 2008 5:38 pm   Subject: expression help
I can't seem to get this to work for some reason, it is built within a gui and I am having a problem with the String = %num2% portion to store the variable correctly when I type the 3 digit number. He ...
  Topic: Gui multiple variables
newpie

Replies: 3
Views: 108

PostForum: Ask for Help   Posted: Tue Oct 07, 2008 11:51 am   Subject: Gui multiple variables
Hello, I was wondering if / how I could assign two variables to a gui Edit box so I may use them in different sections of my script. I have this code, but it doesn't seem to work.

Gui, Add, Text,, ...
  Topic: Making Variables in a Gui not paste
newpie

Replies: 8
Views: 343

PostForum: Ask for Help   Posted: Sun Oct 05, 2008 8:59 pm   Subject: Making Variables in a Gui not paste
Does anyone know what I might be doing wrong.

I tried:

first =1
first= 2
second=6
second=7


Loop 9 ; adjust number of loops to number of vars
{
If (var%first% <> ...
  Topic: Making Variables in a Gui not paste
newpie

Replies: 8
Views: 343

PostForum: Ask for Help   Posted: Sat Oct 04, 2008 8:18 pm   Subject: Making Variables in a Gui not paste
Might anyone know how to specify a range of vars in a group of like in the example I gave. I would appreciate the help
  Topic: Incremental text search to execute
newpie

Replies: 15
Views: 509

PostForum: Ask for Help   Posted: Wed Oct 01, 2008 8:23 pm   Subject: Incremental text search to execute
Thanks Sivy I will take a look.
  Topic: Incremental text search to execute
newpie

Replies: 15
Views: 509

PostForum: Ask for Help   Posted: Tue Sep 30, 2008 10:34 pm   Subject: Incremental text search to execute
Hello, does anyone have any ideas on how to implement the autoexecute feature that I wrote about.

Thanks
 
Page 1 of 9 Goto page 1, 2, 3, 4, 5, 6, 7, 8, 9  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group