Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get HTML
#4

Something like this?


Macro ( Macro79 )
Code:
Copy      Help
str Src url
url.from("http://www.quickmacros.com/forum/index.php")  

IntGetFile url Src

if(find(Src "Computer World")>0);;Computer World is just a random text I selected from the QM Forum page.
,out 1
else
,out 0
Taking on Quick Macros one day at a time


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)