<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div class="">
<div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Jordi Guillaumes i Pons<br class=""><a href="mailto:jg@jordi.guillaumes.name" class="">jg@jordi.guillaumes.name</a><br class="">HECnet: BITXOW::JGUILLAUMES<br class=""><br class=""><br class=""></div></div>

</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On 23 Jan 2018, at 21:13, Paul Koning <<a href="mailto:paulkoning@comcast.net" class="">paulkoning@comcast.net</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">SAV files would be binaries (RT11 format).  BAS are source files.<br class=""><br class="">There are a number of solutions.  Text files you could load via paper tape, with the text file attached to the SIMH tape reader.  That's not as good an answer for binaries though it could be made to work.<br class=""><br class="">Magtape or disk are better solutions.  Disk works well if you have a program that can write disk images in a format the target OS knows.  That's easy in this case; you can use my "flx" (RSTS File Exchange) program to do this.  There's an older version written in C, a newer one written in Python 3.  For the former, look in <a href="svn://akdesign.dyndns.org/flx/branches/V2.6" class="">svn://akdesign.dyndns.org/flx/branches/V2.6</a>, for the latter, in <a href="svn://akdesign.dyndns.org/flx/trunk" class="">svn://akdesign.dyndns.org/flx/trunk</a>.  There's documentation for both in those respective directories.  (Commments and bug reports, especially for the new version, would be appreciated.)</div></div></blockquote><br class=""></div><div>There’s always kermit… </div></body></html>