This program will convert a text file to basic by adding print statements in front of each line of text. After every 22 lines it will insert a 'press any key to continue' prompt which stops the program until a key is pressed. It also puts a cls statement at the beginning so that the screen is cleared. The basic file is for use with structured basic languages such as Microsoft's Quick Basic. If you find this program useful view the MacroWare Demo included by typing 'go' at the dos prompt. Currently this program only supports up to 300 line text files and can only deal with 100 columns of text per line. Thank you for using MacroWare Software.