Text Center 1.10 By: Clement Teo Email: xxxxxabc@hotmail.com This program is really text centering program that centers text for you in the Row that you specify. This program has two functions. One, it is a stand alone program that centers text for you. Two, is can be called as a subroutine from another program with the correct settings. One. To run it as a stand alone program, make a list called CEN. Then make it have 5 slots. Slot 1: If set to 0, it centers the text on the Home Screen, if 1, it centers on the graph screen. Slot 2: Is the Length of the String, nothing really to worry about. Slot 3: Sets the Vertical height of the string, the lesser the number, the higher. Slot 4: Used by the program, nothing to worry about. Slot 5: IMPORTANT!!! Used to determine if the program is a subroutine. If it is a subroutine, remember to set this slot to 2. The syntax is 2->lCEN(5). If it is a stand alone, set this to 1. In the input string menu, if you type in "SET" (without the quotation marks), you will be brought to a menu that you can use to edit your centering settings. To run this program as a subroutine, set lCEN(5) to 2. Then, make sure that you store the text that you want to center to Str1. Then run the program. Set the settings according to the slots above... and run the program. Please email me any suggestions, and enjoy this program. This program contains no known bugs, and the author is not to be blamed if the calculator gets screwed up in the process of running this game. Please do not hold ticalc.org or me responsible. And do not alter the code.