| View previous topic :: View next topic |
| Author |
Message |
Cereal
Joined: 17 Mar 2007 Posts: 45 Location: San Antonio, TX
|
Posted: Mon Aug 13, 2007 5:38 pm Post subject: Sening Vars |
|
|
| is there a way to do it with send command? or should i be using clipboard? |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 8255 Location: Maywood, IL
|
Posted: Mon Aug 13, 2007 5:45 pm Post subject: |
|
|
| Code: |
var = text to send
Send %var%
|
_________________
(Common Answers) |
|
| Back to top |
|
 |
Cereal
Joined: 17 Mar 2007 Posts: 45 Location: San Antonio, TX
|
Posted: Mon Aug 13, 2007 5:50 pm Post subject: |
|
|
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 |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 8255 Location: Maywood, IL
|
Posted: Mon Aug 13, 2007 5:52 pm Post subject: |
|
|
If it still doesn't work, post a code segment showing the problem. _________________
(Common Answers) |
|
| Back to top |
|
 |
|