
-----------------------------------
sharp11
Fri Sep 01, 2006 1:51 pm

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?

-----------------------------------
TheOneTrueGod
Fri Sep 01, 2006 2:54 pm


-----------------------------------
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
Fri Sep 01, 2006 2:57 pm


-----------------------------------
Check out the [Tutorials] section, we have some great ones there.  Here are two particularly geared toward your needs:

[url=http://www.compsci.ca/v2/viewtopic.php?t=11]Regular printing
[url=http://www.compsci.ca/v2/viewtopic.php?t=4658]USB Printing

Post up again if you're still having problems.
