How can I print my output in Turing?
Author |
Message |
sharp11
|
Posted: Fri Sep 01, 2006 1:51 pm Post subject: How can I print my output in Turing? |
|
|
I have a simple Turing program; however, the output is several pages long. I need a printout of the entire output (a little over 1000 lines). Unfortunately, the run window only shows about 15 lines at a time. If I print it, it will only print the last 15 lines. How can I print the whole thing? |
|
|
|
|
|
Sponsor Sponsor
|
|
|
TheOneTrueGod
|
Posted: Fri Sep 01, 2006 2:54 pm Post subject: (No subject) |
|
|
Er, for one, don't click on the "print" button in the turing window... That just prints exactly what is in the output window...
There is a way to connect to a network printer, and tell it to print, but I can't really remember how to do that. Check the help file.
Note: If you really want to do it the lazy way, you could try setting the output window to "text" mode, and hit the print button... |
|
|
|
|
|
Delos
|
Posted: Fri Sep 01, 2006 2:57 pm Post subject: (No subject) |
|
|
Check out the [Tutorials] section, we have some great ones there. Here are two particularly geared toward your needs:
Regular printing
USB Printing
Post up again if you're still having problems. |
|
|
|
|
|
|
|