OK. I did some work on my own and came up with this. Works OK but is there 
anything I can do to make it cleaner?

Win.Keys("^c")
Win.Keys("^t")
Wait.For(500)
Win.Keys("http://www.classiccinemazone.com/index.php?page=torrents&active=0&order=data&by=DESC&pages=1{en}";)
Wait.For(5000)
Wait.For(activewindow("*Index->Torrents*"))
Win.Keys("^fSearch Torrents{en}{esc}{tab}^v{en}")

   I am using this under a call to snippets. Is there another way or is this 
how you call up your macros and scripts?

Reply via email to