file = File.open("Clear.rvdata","wb")Marshal.dump(nil,file)file.close
file = File.open("Clear.rvdata","wb") Marshal.dump(nil,file) file.close