Displaying 1 result from an estimated 1 matches for "mybrowser".
Did you mean:
browser
2010 Jun 30
0
drb problem? ringy-dingy won't answer...
...ript.id
@myName = File.basename(@myScript.name, "*.rb")
@usecase = @myName
@myRun = aRun
@myRoot = myRoot
@rootDir = "#{RAILS_ROOT}"
@launch = aRun.launched
@runenv = runenv
@myURI = myURI
@runid = aRun.id
@optionStrg = aRun.options
@myBrowser = ''''
@myHwnd = 0
end
end
**********a sample child script class
(Just the run method. bunch of other methods in full script)
class SearchTest < ScriptMain
def run( limit = 5.minutes )
begin
puts ''&*&*&* I am here *&*&*&'...