<div dir="ltr">Ok, I already have a tool to convert old "noextend" basic+ to the newer "extend" format.<div><br></div><div>It is 'b1filter.cc' in the src directory of </div><div><br></div><div>git clone <a href="http://github.com/khandy21yo/btran.git">http://github.com/khandy21yo/btran.git</a></div><div><br></div><div>it handles the end-of-line stuff as well as the '&' for print.  There are some things it doesn't handle, like missing semi-colons in PRINT statements.</div><div><br></div><div>There are some of the '101 basic ganmes' in the 'examples' directory, as well as a 'unbac' which might be useful for some.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 25, 2018 at 6:58 PM, khandy21yo <span dir="ltr"><<a href="mailto:khandy21yo@gmail.com" target="_blank">khandy21yo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><font face="sans-serif">Rsts basic+ has two modes. Extend and noextend,</font></div><div><font face="sans-serif"><br></font></div><div><font face="sans-serif">Noextend is the original mode, where 'line continues with a linseed and ends with a return. The & character works as a shortcut for print. Statements were separated with a colon :</font></div><div><font face="sans-serif"><br></font></div><div><font face="sans-serif">Extend mode was changed things around. It was a later addition. 'line continues used the &, statement separator was the /, and shortcuts were gone.</font></div><div><font face="sans-serif"><br></font></div><div><font face="sans-serif">Put a line at the front of the code like '1 noextend and they may work fine as is.</font></div><div><font face="sans-serif"><br></font></div><div><br></div><div><br></div><div><br></div><div id="m_-7342361901403687103composer_signature"><div style="font-size:85%;color:#575757" dir="auto">Sent from my Galaxy Tab® A</div></div><span class=""><div><br></div><div style="font-size:100%;color:#000000"><div>-------- Original message --------</div><div>From: Clem Cole <<a href="mailto:clemc@ccc.com" target="_blank">clemc@ccc.com</a>> </div><div>Date: 1/25/18  6:15 PM  (GMT-07:00) </div><div>To: Johnny Billquist <<a href="mailto:bqt@softjar.se" target="_blank">bqt@softjar.se</a>> </div><div>Cc: Simh <<a href="mailto:simh@trailing-edge.com" target="_blank">simh@trailing-edge.com</a>> </div><div>Subject: Re: [Simh] 101 Basic Games for RSTS/E (was Re: PDP11 on Simh for public access) </div><div><br></div></div></span><div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 25, 2018 at 7:23 PM, Johnny Billquist <span dir="ltr"><<a href="mailto:bqt@softjar.se" target="_blank">bqt@softjar.se</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"> I thought Dave Ahl didn't come from that environment. </blockquote><div><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">I'm pretty sure Ahl was in Education System's group, which I thought at one point was in MRO (Marlboro).    Small-systems was in the Mill.  MRO was 36-bit land.   So he would have had access to the 10s, but I note you're right there had been many 8s in the Education stream.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">That said, few HSs could even afford them.  Folks in HS's  (like my father who was teaching Math in a HS outside of Philadelphia during that time period) were most likely running on remote timesharing systems via dial-up lines - with GE(Honywell)/Mark-IV being the giant in that business (my own entry in the computers with him in '67 was on the Mark-II and Mark-III).   DEC's customers that were trying to get into that business were mostly supported by PDP-10s, not small systems.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">RSTS Basic is a late entry, the language support for it, originally came from the compiler group which again was originally PDP-10 based (also remember the PDP-11 BLISS compiler needed a 10 to run it).</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">I can not look in my own archives from the time, my only PDP-10 documentation I have left from the early 70s, is the white monitor 'phone book.'  I do have later (circa '78) PDP-10/20 docs but that would have be after the book described was published.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Clem</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div></div></div></div></div></div><div hspace="streak-pt-mark" style="max-height:1px"><img alt="" style="width:0px;max-height:0px;overflow:hidden" src="https://mailfoogae.appspot.com/t?sender=aY2xlbWNAY2NjLmNvbQ%3D%3D&type=zerocontent&guid=171875d2-e07a-4352-a50c-f6c69d014210" id="m_-73423619014036871031516931419080"><font color="#ffffff" size="1">ᐧ</font></div>
</div></blockquote></div><br></div>