Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to minimze the script
#2
Solved: 10 Years, 9 Months, 3 Weeks ago
Code:
Set oRobj = Browser("xxxxx").Page("xxxx").Frame("xxxxx") 'write this as the first line
' -- Do a Find and Replace , would look like below.
oRobj.Weblist("xx").Select "xxx"

Set oRobj = Nothing ' -- Write this at the 500th line
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Reply


Messages In This Thread
How to minimze the script - by venkatbatchu - 10-20-2009, 04:14 PM
RE: How to minimze the script - by basanth27 - 10-20-2009, 06:39 PM
RE: How to minimze the script - by venkatbatchu - 10-20-2009, 09:53 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)