# File lib/native_file_types/ti99/Ti99TextFile.rb, line 33 def text_for_screendump to_text.gsub("\n",0x0D.chr) end