<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="http://smartbasic.net/forum/app.php/feed/topic/116" />

	<title>SmartBASIC - A Coleco Adam Forum</title>
	<subtitle>Let's Talk Adam</subtitle>
	<link href="http://smartbasic.net/forum/index.php" />
	<updated>2020-09-22T11:24:26-04:00</updated>

	<author><name><![CDATA[SmartBASIC - A Coleco Adam Forum]]></name></author>
	<id>http://smartbasic.net/forum/app.php/feed/topic/116</id>

		<entry>
		<author><name><![CDATA[joltguy]]></name></author>
		<updated>2020-09-22T11:24:26-04:00</updated>

		<published>2020-09-22T11:24:26-04:00</published>
		<id>http://smartbasic.net/forum/viewtopic.php?t=116&amp;p=435#p435</id>
		<link href="http://smartbasic.net/forum/viewtopic.php?t=116&amp;p=435#p435"/>
		<title type="html"><![CDATA[Re: SmartWriter File Viewer]]></title>

		
		<content type="html" xml:base="http://smartbasic.net/forum/viewtopic.php?t=116&amp;p=435#p435"><![CDATA[
Just uploaded it to the archive.  <img class="smilies" src="http://smartbasic.net/forum/images/smilies/icon_cool.gif" width="15" height="17" alt="8-)" title="Cool"><p>Statistics: Posted by <a href="http://smartbasic.net/forum/memberlist.php?mode=viewprofile&amp;u=198">joltguy</a> — Tue Sep 22, 2020 11:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[joltguy]]></name></author>
		<updated>2020-09-08T00:00:13-04:00</updated>

		<published>2020-09-08T00:00:13-04:00</published>
		<id>http://smartbasic.net/forum/viewtopic.php?t=116&amp;p=426#p426</id>
		<link href="http://smartbasic.net/forum/viewtopic.php?t=116&amp;p=426#p426"/>
		<title type="html"><![CDATA[Re: SmartWriter File Viewer]]></title>

		
		<content type="html" xml:base="http://smartbasic.net/forum/viewtopic.php?t=116&amp;p=426#p426"><![CDATA[
<blockquote class="uncited"><div>Nice! Upload it to the archive</div></blockquote>Thanks, definitely planning to do that! I just wanna have a few people here try it out first before committing it to the archive.<p>Statistics: Posted by <a href="http://smartbasic.net/forum/memberlist.php?mode=viewprofile&amp;u=198">joltguy</a> — Tue Sep 08, 2020 12:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Milli]]></name></author>
		<updated>2020-09-07T20:48:58-04:00</updated>

		<published>2020-09-07T20:48:58-04:00</published>
		<id>http://smartbasic.net/forum/viewtopic.php?t=116&amp;p=425#p425</id>
		<link href="http://smartbasic.net/forum/viewtopic.php?t=116&amp;p=425#p425"/>
		<title type="html"><![CDATA[Re: SmartWriter File Viewer]]></title>

		
		<content type="html" xml:base="http://smartbasic.net/forum/viewtopic.php?t=116&amp;p=425#p425"><![CDATA[
<blockquote class="uncited"><div>Hi all<br><br>Attached to this post is the first version of my <em class="text-italics">SmartWriter File Viewer</em> written in SmartBASIC. I created this little program because I often find that disk images containing BASIC programs and utilities include some documentation in SmartWriter format. Rather than resetting my ADAM to use the word processor now I can easily view the documentation right inside SmartBASIC. <br><br>I'll admit the code is not a work of art however this is the <a href="https://www.adamcomputer.blog/2020/08/29/beginning-with-bload.html" class="postlink">first time</a> I have disassembled one of the built-in BASIC routines (BLOAD) and <a href="https://www.adamcomputer.blog/2020/09/02/i-printed-out.html" class="postlink">figured out</a> how to modify it to suit my needs. Not to worry - the program restores the original BLOAD behaviour before ending. Enjoy!</div></blockquote>Nice! Upload it to the archive<p>Statistics: Posted by <a href="http://smartbasic.net/forum/memberlist.php?mode=viewprofile&amp;u=2">Milli</a> — Mon Sep 07, 2020 8:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[joltguy]]></name></author>
		<updated>2020-09-07T20:17:46-04:00</updated>

		<published>2020-09-07T20:17:46-04:00</published>
		<id>http://smartbasic.net/forum/viewtopic.php?t=116&amp;p=423#p423</id>
		<link href="http://smartbasic.net/forum/viewtopic.php?t=116&amp;p=423#p423"/>
		<title type="html"><![CDATA[SmartWriter File Viewer]]></title>

		
		<content type="html" xml:base="http://smartbasic.net/forum/viewtopic.php?t=116&amp;p=423#p423"><![CDATA[
Hi all<br><br>Attached to this post is the first version of my <em class="text-italics">SmartWriter File Viewer</em> written in SmartBASIC. I created this little program because I often find that disk images containing BASIC programs and utilities include some documentation in SmartWriter format. Rather than resetting my ADAM to use the word processor now I can easily view the documentation right inside SmartBASIC. <br><br>I'll admit the code is not a work of art however this is the <a href="https://www.adamcomputer.blog/2020/08/29/beginning-with-bload.html" class="postlink">first time</a> I have disassembled one of the built-in BASIC routines (BLOAD) and <a href="https://www.adamcomputer.blog/2020/09/02/i-printed-out.html" class="postlink">figured out</a> how to modify it to suit my needs. Not to worry - the program restores the original BLOAD behaviour before ending. Enjoy!<dl class="file"><dt><span class="imageset icon_topic_attach"></span> <a class="postlink" href="http://smartbasic.net/forum/download/file.php?id=87">SWviewer.dsk.zip</a></dt></dl><p>Statistics: Posted by <a href="http://smartbasic.net/forum/memberlist.php?mode=viewprofile&amp;u=198">joltguy</a> — Mon Sep 07, 2020 8:17 pm</p><hr />
]]></content>
	</entry>
	</feed>
