AutoHotkey Community

It is currently May 24th, 2012, 1:18 pm

All times are UTC [ DST ]


Search found 2 matches
Search these results:

Author Message

 Forum: Support   Topic: IfInString Error?

Posted: April 15th, 2005, 10:18 am 

Replies: 4
Views: 725


I kown what is wrong w/ my code. I should put
Code:
IfInString, Words, http://


And I found a good example of Url identification
http://www.autohotkey.com/forum/viewtopic.php?t=1224

 Forum: Support   Topic: IfInString Error?

 Post subject: IfInString Error?
Posted: April 15th, 2005, 9:32 am 

Replies: 4
Views: 725


I have tried the following code with "IfInString" function but failed. In the code, I want to find out if the %Words% is an url. IfInString, %Words%, http:// { ... } But if %Words% is an url, eg., http://www.google.com The error is: This variable or function name contains an illegal charac...
Sort by:  
Page 1 of 1 [ Search found 2 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group