Normally if you wanted a script to send something you would use
word.send "Blahblahblah"
But I was wondering if you did:
World.send "harvest"; plant
If it would insert whatever the variable plant was into it so it would send if plant=myrrh "harvest myrrh" any suggestions on how to make this work?
Hoss
word.send "Blahblahblah"
But I was wondering if you did:
World.send "harvest"; plant
If it would insert whatever the variable plant was into it so it would send if plant=myrrh "harvest myrrh" any suggestions on how to make this work?
Hoss