Printing Overview Tutorial: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(Created page with "Printing instructions to a printer using BR follows a top to bottom, left to right format, much like a dot matrix printer. Therefore, imagine Zippy the cursor jumps from your ...")
 
No edit summary
Line 1: Line 1:
Printing instructions to a printer using BR follows a top to bottom, left to right format, much like a dot matrix printer. Therefore, imagine Zippy the cursor jumps from your program to the printer and continues to follow your commands. If you jump down four lines to print an address, for example, he can only mover further to the right or down to the next line, but not up or to the left (of course, there are ways to manipulate around this too). So when you plan your printouts, think ahead and complete the printing instructions line by line.
Printing instructions to a printer using BR follows a top to bottom, left to right format, much like a dot matrix printer. Therefore, imagine Zippy the cursor jumps from your program to the printer and continues to follow your commands. If you jump down four lines to print an address, for example, he can only mover further to the right or down to the next line, but not up or to the left (of course, there are ways to manipulate around this too). So when you plan your printouts, think ahead and complete the printing instructions line by line.
<noinclude>
Next: [[255 Tutorial|255]]<br>
Back: [[Tutorial 2|Table of Contents]]
</noinclude>

Revision as of 15:44, 11 July 2013

Printing instructions to a printer using BR follows a top to bottom, left to right format, much like a dot matrix printer. Therefore, imagine Zippy the cursor jumps from your program to the printer and continues to follow your commands. If you jump down four lines to print an address, for example, he can only mover further to the right or down to the next line, but not up or to the left (of course, there are ways to manipulate around this too). So when you plan your printouts, think ahead and complete the printing instructions line by line.


Next: 255
Back: Table of Contents