Read_text() will display a text file in the current window truncating 0, wraparound 1 (both with page up/dn), wait for key 2, and display and exit 3. Example: read_text("mou.doc",1); This will display the text of mou.doc page by page int the current window with wraparound.