Type:
Module
WIN32OLE.const_load WIN32OLE.constants.sort.each do |c|
puts "#{c} = #{WIN32OLE.const_get(c)}"
end
WIN32OLE.const_load WIN32OLE.constants.sort.each do |c|
puts "#{c} = #{WIN32OLE.const_get(c)}"
end
Designed by : w10schools
service@w10schools.com