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 5 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Conflict between Sends - Very simply only
Kerean

Replies: 8
Views: 140

PostForum: Ask for Help   Posted: Tue Nov 24, 2009 8:07 am   Subject: Conflict between Sends - Very simply only
As a noob, I was confused either way haha; but what I was more confused about is how come eeryone seems to show up as "Guest" rahter than with user accounts?

Can't quite follow who's sayi ...
  Topic: Conflict between Sends - Very simply only
Kerean

Replies: 8
Views: 140

PostForum: Ask for Help   Posted: Tue Nov 24, 2009 8:06 am   Subject: Conflict between Sends - Very simply only
Ah so basically we add an intermediary variable to add the $ inside? That seems to work Smile

which is this line:
Hotkey, %hotkey%, i%A_Index%, ON

u can change it to:

this_hotkey = $%hotkey% ...
  Topic: Conflict between Sends - Very simply only
Kerean

Replies: 8
Views: 140

PostForum: Ask for Help   Posted: Tue Nov 24, 2009 7:08 am   Subject: Conflict between Sends - Very simply only
Hmm, I'm not really sure if I understand you, but the original script can be found at http://www.autohotkey.net/paste/1nn06xf - maybe you can decipher it better than me.

This script relies on rea ...
  Topic: Conflict between Sends - Very simply only
Kerean

Replies: 8
Views: 140

PostForum: Ask for Help   Posted: Tue Nov 24, 2009 6:43 am   Subject: Conflict between Sends - Very simply only
Yup it is actually written as such, I forgotten to add the CR.

Are you telling me that I can just set it to:

$i1:
SendInput, {Numpad7}
return

Because I did try that and the ...
  Topic: Conflict between Sends - Very simply only
Kerean

Replies: 8
Views: 140

PostForum: Ask for Help   Posted: Tue Nov 24, 2009 6:26 am   Subject: Conflict between Sends - Very simply only
I believe this is a very simple question (but obviously something difficult enough for me to ask for help since I'm new at all this).

I have in my AHK file something defined like this:

i1: SendI ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group