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 

Search found 2 matches
AutoHotkey Community Forum Index
Author Message
  Topic: IfInString Error?
xinyin

Replies: 4
Views: 403

PostForum: Ask for Help   Posted: Fri Apr 15, 2005 9:18 am   Subject: IfInString Error?
I kown what is wrong w/ my code. I should put
IfInString, Words, http://

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

Replies: 4
Views: 403

PostForum: Ask for Help   Posted: Fri Apr 15, 2005 8:32 am   Subject: IfInString Error?
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 %W ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group