AutoHotkey Community

It is currently May 22nd, 2012, 1:21 pm

All times are UTC [ DST ]


Search found 4 matches
Search these results:

Author Message

 Forum: Support   Topic: Help with adding to Strings

Posted: August 29th, 2009, 2:44 am 

Replies: 7
Views: 339


I'm going to try this one out, but a little help as to what it does? What, did you not find the help file? It is there so you do not have to ask these kind of questions. Look at topic Variables and Expressions . If you had read that, you would not have had to ask the first question. for example, Va...

 Forum: Support   Topic: Help with adding to Strings

Posted: August 29th, 2009, 2:37 am 

Replies: 7
Views: 339


Var .= "String" Hope that's what you are looking for nice edit there, i was just going to correct you PurloinedHeart :) the .= means that the following will be added to the var, instead of replacing it Ahh, thanks. I just added it into my script and it's working beautifully, thanks much, ...

 Forum: Support   Topic: Help with adding to Strings

Posted: August 29th, 2009, 2:26 am 

Replies: 7
Views: 339


PurloinedHeart wrote:
Code:
Var .= "String"


Hope that's what you are looking for

I'm going to try this one out, but a little help as to what it does?

 Forum: Support   Topic: Help with adding to Strings

 Post subject: Help with adding to Strings
Posted: August 29th, 2009, 2:18 am 

Replies: 7
Views: 339


Hi, I've been using AHK and this community for quite some time and am asking for a bit of help. Here's my problem; I have a string, and I want to add to that string. The string starts out as "a", and is supposed to add _Blue, _Green, _Red, _Yellow sequentially to the string(So it would eve...
Sort by:  
Page 1 of 1 [ Search found 4 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group