Documentation for FEEDS.BA This is really a modified version of a clever little program called LFUTL.BA by Phil Wheeler. The program consists of two parts; one is a little known switch for the upload mode in TELCOM that can be changed with one POKE, the other is a little machine code subroutine that interrupts the LPRINT routine at a carriage return and adds a linefeed (this will double space materiel on TANDY printers). The little subroutine resided in extra string space at the F8 key following the "Menu" command and was accessed with a jump poked into the vector for LPRINT in machine memory. However under certain conditions pressing the F8 key while in BASIC would cause the little subroutine stored there to print out on the screen rather than returning you to the Menu. I corrected this problem by moving the little subroutine to that area of machine memory used only when an optional ROM is installed. The only draw back to this is that the program cannot be run if an optional ROM is installed, but most people who have an optional ROM won't need this program because they buy the Ultimate ROM II which has a double space option. -=Robert Benson=-