MediaWiki:Sitenotice:
2024-03-02: The wiki ran out of disk space, so things were not working. This has been resolved by adding another 5GB of quota ;-) Thanks to Tim Lindner for reporting the issues. 2020-05-17: If a page gives you an error about some revision not being found, just EDIT the page and the old page should appear in the editor. If it does, just SAVE that and the page should be restored. OS-9 Al (talk) 12:22, 17 May 2020 (CDT)

Printer status (Rainbow 1981-08): Difference between revisions

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Jump to navigation Jump to search
(Created page with "Although there is no way to count line .automatically on the COLOR Com- | puter, there are a few things you can do with printer information. A lot of that information is in t...")
 
mNo edit summary
Line 1: Line 1:
Although there is no way to count line .automatically on the COLOR Com- | puter, there are a few things you can do with printer information.
Although there is no way to count line automatically on the COLOR Computer, there are a few things you can do with printer information.


A lot of that information is in the manual you received with your COLOR computer,.although there is one typo graphical error. That error is on page 209 of the Extended Color Basic documetation, which says you can set the line printer width at decimal 115. The correct address to set the width is decimal 135. That's pretty obvious to anyone who is looking at the other addresses.
A lot of that information is in the manual you received with your COLOR computer, although there is one typographical error. That error is on page 209 of the Extended Color Basic documetation, which says you can set the line printer width at decimal 115. The correct address to set the width is decimal 135. That's pretty obvious to anyone who is looking at the other addresses.


However, you can also peek into the PIA at decimal 63314 to check the status of your line printer. If the peek returns a 4 or a 6, then the printer is on line. If it returns a 5 or a 7, then it is off line.
However, you can also peek into the PIA at decimal 63314 to check the status of your line printer. If the peek returns a 4 or a 6, then the printer is on line. If it returns a 5 or a 7, then it is off line.


Try some of the addresses at the decimal 149 - 156 addresses. The one which shows up right away is 153, the comma field width. In short, you do not have to have 16-space comma fields and can use any number you want.
Try some of the addresses at the decimal 149 - 156 addresses. The one which shows up right away is 153, the comma field width. In short, you do not have to have 16-space comma fields and can use any number you want.

Revision as of 17:49, 28 March 2019

Although there is no way to count line automatically on the COLOR Computer, there are a few things you can do with printer information.

A lot of that information is in the manual you received with your COLOR computer, although there is one typographical error. That error is on page 209 of the Extended Color Basic documetation, which says you can set the line printer width at decimal 115. The correct address to set the width is decimal 135. That's pretty obvious to anyone who is looking at the other addresses.

However, you can also peek into the PIA at decimal 63314 to check the status of your line printer. If the peek returns a 4 or a 6, then the printer is on line. If it returns a 5 or a 7, then it is off line.

Try some of the addresses at the decimal 149 - 156 addresses. The one which shows up right away is 153, the comma field width. In short, you do not have to have 16-space comma fields and can use any number you want.