 |
AutoHotkey Community Let's help each other out
|
| Author |
Message |
Topic: IfInString Error? |
xinyin
Replies: 4
Views: 403
|
Forum: 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
|
Forum: 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 |
Powered by phpBB © 2001, 2005 phpBB Group
|