.89T <-> .TXT Converters - Linux Readme

Installation: Double click the RPM? Or type rpm -i the-rpm-filename.rpm. (I'm guessing)

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

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 (Both the old graphlink software and Ti-Connect do so, although Ti-Connect names them 'foldername.filename.89t'), you can run the ToTxt.exe (Windows) or 89ttotxt (linux) from 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.

FromTxt Usage: Change to the folder with your .89t files, and type '89tfromtext' without the quotes.. It will convert every .txt file in the subfolders to a .89t file, unless an .89p file exists with the same name, in which case it will ignore that particular .txt file. It does not delete or modify any .txt files when it does this, though if a .89t file already exists for a particular .txt, the old .89t will be overwritten. The same goes if you have a .89t file with the same name (sans extension) as a .txt file, it will be overwritten. If you want to convert .89t files to .txt files, you should use 89ttotext instead.

The .89t files will be placed in the folder the program is run from, and will be named like Ti-Connect names them, 'foldername.filename.89t'.

FAQ

If you have comments or suggestions, you can email me at shadowlord13 AT users.sourceforge.net (or dig my yahoo email address out of the paypal button form and email me there). Keep in mind that I have other projects to work on too, and don't spend all my time dreaming of ways to make these programs uber. If someone doesn't request it, I probably won't do it, unless I happen to want it myself. But there are some requests I won't do - like if you request that FromTxt "convert a c++ program into an asm file in a string which is run from the text file as one of those command thingies." No, that wasn't really an actual request, but It Could Be.