<div style="text-align:left">Oops!  I must not have done this the way you had in mind because when I did the &quot;save contents to a file&quot; command from my Workspace window, I apparently only ended up with a file (default filename= &quot;Workspace.text&quot;) with the following text in it:</div>
<div style="text-align:left"><br></div><div style="text-align:left">SBEGame new openInWorld</div><div style="text-align:left"><br></div><div style="text-align:left">Since I did not save anything, I ended up losing my entire tutorial.  I guess I should have verified that I had something of use in that file before I quit Squeak without saving.  The good news is: the error is certainly gone now!</div>
<div style="text-align:left"><br></div><br><div class="gmail_quote">On Wed, Aug 22, 2012 at 3:39 PM, Chris Cunnington <span dir="ltr">&lt;<a href="mailto:smalltalktelevision@gmail.com" target="_blank">smalltalktelevision@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 12-08-22 3:33 PM, dav0 wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Well, I am following the Book&#39;s tutorial, and I have a local workspace where I have written the entire application from scratch as outlined in the book, so yes, there is an expected error at this point, but I am expecting to see a &quot;MessageNotUnderstood&quot; error as the next step has me doing something to practice using the debugger - I don&#39;t think I&#39;m supposed to be getting the syntax error I am getting.<br>

<br>
Another clue on this syntax error is that I can also see the blue game background displaying in what seems to be the correct location, and then the checkerboard is displaying too, but it was offset by around 50 pixels on both the x and y coordinates.  Chances are, whatever the syntax error is involves the placement of the checkerboard.<br>

<br>
At any rate, I guess I need to undo whatever I just did (loading the remote repository from the URL) so I can get back to diagnosing this issue and/or skipping this step and moving on to the next one.  Any idea how I can do this?<br>

<br>
Thanks again,<br>
Dave<br>
<br>
</blockquote>
<br></div>
OK, you&#39;ve got everything in a Workspace. And there&#39;s a syntax error.<br>
<br>
The first thing I would do is click the blue down arrow on the Workspace and select &quot;save contents to file...&quot;, which will put a file in your image directory of the contents of the Workspace.<br>
The next thing would be to quit without saving. Notice I said &quot;without&quot;. That will get rid off the code you just loaded from the Internet.<br>
Then open your file of saved code, cut and paste it into a Workspace, and resume looking for the syntax error.<div class="HOEnZb"><div class="h5"><br>
<br>
HTH,<br>
<br>
Chris<br>
______________________________<u></u>_________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@lists.squeakfoundation.org" target="_blank">Beginners@lists.<u></u>squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" target="_blank">http://lists.squeakfoundation.<u></u>org/mailman/listinfo/beginners</a><br>
</div></div></blockquote></div><br>