Ruhul Amin wrote:
> hi guys,
  #  close Excel file
>    rescue
>      excel.Quit()
>    ensure
>      excel.Quit() unless excel.nil?
>    end
> end
> 
> code end
> 
> For 50/100 or more files, too many number of excel processes are shown
> in the process list of Test manager.The cpu utility becomes 100% and
> memory(RAM) becomes full and computer becomes very slow, almost hung.
> 
> Please review the code where I made mistake.
> 
> please help me.

please please please please help me.


-- 
Posted via http://www.ruby-forum.com/.