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 

Sening Vars

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Cereal



Joined: 17 Mar 2007
Posts: 45
Location: San Antonio, TX

PostPosted: Mon Aug 13, 2007 5:38 pm    Post subject: Sening Vars Reply with quote

is there a way to do it with send command? or should i be using clipboard?
Back to top
View user's profile Send private message AIM Address
engunneer



Joined: 30 Aug 2005
Posts: 8255
Location: Maywood, IL

PostPosted: Mon Aug 13, 2007 5:45 pm    Post subject: Reply with quote

Code:

var = text to send
Send %var%

_________________

(Common Answers)
Back to top
View user's profile Send private message Visit poster's website
Cereal



Joined: 17 Mar 2007
Posts: 45
Location: San Antonio, TX

PostPosted: Mon Aug 13, 2007 5:50 pm    Post subject: Reply with quote

i did that and it didnt' work... hmm will try again
Edit: i got it working i had exactly what u had(diffrent var names of course) but didn't work, dunno got it working now, probably had some snytax **** up even tho thers practically no snytax to **** up!


Last edited by Cereal on Mon Aug 13, 2007 5:52 pm; edited 1 time in total
Back to top
View user's profile Send private message AIM Address
engunneer



Joined: 30 Aug 2005
Posts: 8255
Location: Maywood, IL

PostPosted: Mon Aug 13, 2007 5:52 pm    Post subject: Reply with quote

If it still doesn't work, post a code segment showing the problem.
_________________

(Common Answers)
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group