<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Thanks for helping. The fileout is
      attached. Aik-Siong Koh<br>
      <br>
      H. Fernandes wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:1683592917.725582278.1647853461528.JavaMail.root@zimbra87-e15.priv.proxad.net">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <style type="text/css">p { margin: 0; }</style>
      <div style="font-family: arial,helvetica,sans-serif; font-size:
        12pt; color: #000000">
        <div>Hi Aik-Siong,</div>
        <div><br>
        </div>
        <div>The Fileout/Filein is the option I am using to port DrGeo
          from Pharo to Cuis. Note I am porting from Pharo7 (I think).</div>
        <div>I think the Fielout from newer Pharo should still export to
          the traditional .st format. You have to deal with the end line
          character, conversion from \t to \n. <br>
        </div>
        <div>On line can be done with:<br>
        </div>
        <div>
          <pre><span class="pyg-s1">   tr '</span><span class="pyg-err">\</span><span class="pyg-n">r</span><span class="pyg-s1">' '</span><span class="pyg-err">\</span><span class="pyg-n">n</span><span class="pyg-s1">' < PharoFileout.st > CuisFilein.st</span></pre>
        </div>
        <div><br>
        </div>
        <div>Can you make public your fileout from Pharo, so I can take
          a look?</div>
        <div><br>
        </div>
        <div>Hilaire<br>
        </div>
        <br>
        <div><span name="x"></span>Dr. Geo -- <a class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a><span
            name="x"></span><br>
        </div>
        <br>
        <hr id="zwchr">
        <blockquote style="border-left:2px solid rgb(16, 16,
255);margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;">Hi:<br>
          <br>
          I fileout from Pharo five very small classes that I wrote.<br>
          I tried to filein from Cuis without success.<br>
          Please advise.<br>
          <br>
          Thanks,<br>
          Aik-Siong Koh<br>
          -- <br>
          Cuis-dev mailing list<br>
          <a class="moz-txt-link-abbreviated" href="mailto:Cuis-dev@lists.cuis.st">Cuis-dev@lists.cuis.st</a><br>
          <a class="moz-txt-link-freetext" href="https://lists.cuis.st/mailman/listinfo/cuis-dev">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
        </blockquote>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>