	Warning:

First off, read the license and make sure you understand it and agree to it.

This software has only been tested with a HW1 TI-89 running AMS 2.09 (because it's the only calculator I have). While I expect it to work properly on HW2 calculators, and on the TI-89 Titanium, I haven't tested it on them personally, and neither have I tested it on older AMS versions.

I suggest backing up your files before running any of these programs, until you're sure that everything works correctly on your calculator. Also note that ToTxt can handle Commands, page breaks, and PrintObj in your 89t files, it does so by writing a strange character at the start of that line and writing the rest of the line as normal text (the 89t<-txt conversion changes them back into the form the TI-89 expects). Those characters were chosen because they should be ignored by most PC text-editors, and they will probably display in most text-editors as a box or something, and if you delete them, the line will lose its special properties (only important if you convert the file back to an 89t file). (However, the character the TI-89 uses for page-break is written unchanged in text files, as some editors actually do recognize that character as page break (and if not, it'll look like a box like the rest))

If you want to use this with a TI-92, you'll probably have to modify the source to make it use 92t files instead of (or in addition to) 89t. The file format is almost identical, though, so it shouldn't be TOO much trouble. And if someone does make those modifications, I would suggest that they release their modified version so that people using TI-92s can benefit (Or send it to me and I'll release it (shadowlord13@users.sourceforge.net)).

This has been tested on Windows XP, and the Linux code has been tested with Cygwin (which is as close as I can get ATM to testing in Linux).

This warning is mostly me being cautious. It works fine here, but I know better than to expect it to be bulletproof everywhere.
