
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.cocopedia.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Times_square_header</id>
	<title>Times square header - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.cocopedia.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Times_square_header"/>
	<link rel="alternate" type="text/html" href="https://www.cocopedia.com/wiki/index.php?title=Times_square_header&amp;action=history"/>
	<updated>2026-04-26T18:42:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://www.cocopedia.com/wiki/index.php?title=Times_square_header&amp;diff=9376&amp;oldid=prev</id>
		<title>Luis46coco: Created page with &quot;{{NavRainbow1981-11}} So. you&#039;ve written a neat program but you don&#039;t really have a good way to introduce it ... and you&#039;re tired. anyway.  Here&#039;s a quick way to use some of t...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.cocopedia.com/wiki/index.php?title=Times_square_header&amp;diff=9376&amp;oldid=prev"/>
		<updated>2019-05-12T17:25:19Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{NavRainbow1981-11}} So. you&amp;#039;ve written a neat program but you don&amp;#039;t really have a good way to introduce it ... and you&amp;#039;re tired. anyway.  Here&amp;#039;s a quick way to use some of t...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{NavRainbow1981-11}}&lt;br /&gt;
So. you&amp;#039;ve written a neat program but you don&amp;#039;t really have a good way to introduce it ... and you&amp;#039;re tired. anyway.&lt;br /&gt;
&lt;br /&gt;
Here&amp;#039;s a quick way to use some of the more interesting capabilities of the Color Computer to produce a &amp;quot;header&amp;quot; for a program that&amp;#039;s. as they say, fast and dirty.&lt;br /&gt;
&lt;br /&gt;
This little gem will give you a Times Square-like message center on your screen. The words will just scroll along. And. from the code below, you&amp;#039;ll see that it&amp;#039;s easy to produce. You might even want to use it to leave messages for other members of the family!&lt;br /&gt;
&lt;br /&gt;
For those without Extended Color Basic, change the STRING$ (16,32) in line 3 to 16 blank: spaces. Line 11 can be deleted, it’s just there to keep the display neat in this example.&lt;br /&gt;
&lt;br /&gt;
Here&amp;#039;s the RPQ (RAINBOW Program Quickie) --with thanks to [[Bennett, Joe|Joe Bennett]]--:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
1 CLS0&lt;br /&gt;
3 AS=&amp;quot;	THIS PROGRAM IS BROUGHT TO YOU THROUGH THE RAINBOW ... THE MONTHLY MAGAZ INE FOR COLOR COMPUTER USER S. YOU CAN PUT YOUR OWN MES SAGE HERE. 	&amp;quot;+STRING$&lt;br /&gt;
(16,32)&lt;br /&gt;
5 FOR A=1 TO LEN(AS)-15:E1=E1 +1:IF E1&amp;gt;4 THEN E1=1:E=1125 :EE=1140&lt;br /&gt;
7 PRINT@328,MID$(A$,A,15);&lt;br /&gt;
9 SOUND RND(240),1:NEXT A&lt;br /&gt;
11 GOTO 11&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
==Links==&lt;br /&gt;
[https://archive.org/details/rainbowmagazine-1981-11/page/n4 See Rainbow Magazine 1981-11 Pag 5, in archive.org]&lt;br /&gt;
[[Category:Hardware Review]]&lt;/div&gt;</summary>
		<author><name>Luis46coco</name></author>
	</entry>
</feed>