.89T to .TXT Converter - Readme

Installation: Drop ToTxt.exe in the folder you're putting your .89t files in.

Usage: Run ToTxt.exe. It will convert every .89t file in the folder it is in to .txt files. It does not delete or modify any .89t files when it does this, though if a .txt file already exists for a particular .89t, the old .txt will be overwritten. The same goes if you have a .txt file with the same name (sans extension) as a .89t file, it will be overwritten. Only the text body of the .89t is extracted, the header and footer are ignored. This program cannot convert .txt files to .89t files.

New! The .txt files will be placed in folders the same as they were in on your TI-89. I.E. if you have a folder on your TI-89 named "current" and a folder named "math" and you get all the .89t files from those folders, and the graphlink puts them all in one folder (Mine does, but I only have the grey link), you can run ToTxt.exe in that folder, and it will make a folder named "current" (If one does not already exist) and a folder named "math," and it will place the .txt files into whichever folder they're supposed to be in. (The folder name is at hex position 0x0a and appears to run until a \0.)

FAQ

  • Why does the computer convert spaces at the beginnings of lines to tabs?
  • Why can't the program translate .txt files back to .89t files?
  • Why isn't there a TI-92 version?