As there were =VERY= few registrations of the original T2A program, (read that as one) I did not create a conversion program to convert files over to the new format. If you created template files to use with the original T2A ver 1.0 then you will need to manually modify. You can load the file into RATE, and do the following: 1. Search and replace all @ with % (Color Codes) 2. Search and Replace all | with ; (Filter) The pipe symbol is the RA Carriage Return code, and is no longer used as a filter for reserved characters. See T2A.DOC for a list of reserved characters. 3. Replace the NoAbort, WaitForCR codes with the new. You do not need to replace the tilde (~) for ClrScr, it is still recognized by the compiler. 4. You will have to manually go through and change all the BBS variables. 5. Check the new list of reserved compiler characters, in T2A.DOC, if you have them in your text, you will have to filter them with the new filter character (;) the semi-colon. Sorry for the innconvinence....