<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi,<br>
      <br>
      Thanks for these, there's lots of stuff I didn't have. I have no
      idea why, but at least in my copy of the zip, games4.dsk is
      completely corrupted. It's a 143360-byte file, just like a disk
      image should be, but every byte is an ASCII 255, which means
      there's nothing meaningful there.<br>
      <br>
      Hope this helps,<br>
      <br>
      Jayson<br>
      <br>
      On 8/5/2017 3:24 PM, Jeff Weiss wrote:<br>
    </div>
    <blockquote cite="mid:B2735F8512424C5DB441A9CB11E133B2@jeff"
      type="cite">
      <pre wrap="">Attached is a zip file of all of the 13 games disks in the aTalk Library which is called
aTalkLibraryGames.zip
These are all dos 3.3 disks with speech.
Here is my suggestion about how to launch these disks—of course you could launch these disks many other ways, but I find this to be convenient:
First, in your 
c:\messapple-win folder, create a folder called
aTalkLibrary
and place the 13 games disks in this folder.  There will be many more disks coming in the future.
Here are the listings for two batch files to place in the main 
C:\messapple-win folder.
First is aTl.bat

@echo off
mess apple2ee -flop1 aTalkLibrary\%1.dsk

This would allow  the launching of one disk such as games1 by typing:
aTl games1

If you wanted two disks to be launched from the same folder, the first in drive 1 and the second in drive 2, you could use  the batch file called
aTl2.bat
@echo off
mess apple2ee -flop1 aTalkLibrary\%1.dsk -flop2 aTalkLibrary\%2.dsk
This could be used to launch two disks from the aTalkLibrary folder.
If you wanted to launch the Games1 disk and the Games2 disk, you could type:
aTl2 Games1 Games2

I hope you enjoy these disks.
Jeff Weiss


</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
BlindApple mailing list
<a class="moz-txt-link-abbreviated" href="mailto:BlindApple@bluegrasspals.com">BlindApple@bluegrasspals.com</a>
<a class="moz-txt-link-freetext" href="http://jaybird.no-ip.info/mailman/listinfo/blindapple">http://jaybird.no-ip.info/mailman/listinfo/blindapple</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>