<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    Get the source package, containing the builder.sce. Try to find
    where the "MSDOS" are, and replace them by <br>
    getos() == "Windows"<br>
    the "~MSDOS" have to be replaced by<br>
    getos() <> "Windows"<br>
    <br>
    then re-execute the builder, then the loader.<br>
    <br>
    Simon<br>
    <div class="moz-cite-prefix">On 03/08/2013 04:59 PM, Luis Acevedo
      wrote:<br>
    </div>
    <blockquote cite="mid:00c101ce1c15$fbded9e0$f39c8da0$@hw.ac.uk"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;
        color:black;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Hello
            Simon<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Finally
            I have got the program up and running with Scilab 4.0
             windows version.<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">The
            error occurs with Scilab version  greater than 4.0. I do not
            know how to solve the MS error for the latest versions. I do
            not have too much time to develop any code right now , I am
            busy with thesis.<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Prob,
            I can have a look the binary sources and see what I can do
            in a near furure.<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">If
            you like to help me to understand the problem I can send you
            a shot of the error with the latest Scilab. Is it ok?<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"> 
            This is exact message with Scilab 5.4<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">                            if
            ~MSDOS then<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">     
            !--error 4 <o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Undefined
            variable: MSDOS<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">at
            line     214 of exec file called by :    <o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">exec("C:\PROGRA~1\SCILAB~1.0\contrib\SciAO\\loader.sce");<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">in 
            execstr instruction    called by :  <o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">137d:13d4ab7e025:-7fa3");execstr(toolboxes(1));if
            exists("%oldgcbo") then gcbo = %oldgcbo; el<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">while
            executing a callback<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">I
            am new in ATMOS , I am learning what to do.<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">    
            Thanks a lot for your explanations and help<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Luis<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <div>
          <div style="border:none;border-top:solid #B5C4DF
            1.0pt;padding:3.0pt 0cm 0cm 0cm">
            <p class="MsoNormal"><b><span
                  style="font-size:10.0pt;font-family:Tahoma;color:windowtext"
                  lang="EN-US">From:</span></b><span
                style="font-size:10.0pt;font-family:Tahoma;color:windowtext"
                lang="EN-US"> <a class="moz-txt-link-abbreviated" href="mailto:dev-bounces@lists.scilab.org">dev-bounces@lists.scilab.org</a>
                [<a class="moz-txt-link-freetext" href="mailto:dev-bounces@lists.scilab.org">mailto:dev-bounces@lists.scilab.org</a>] <b>On Behalf Of </b>Simon
                GARESTE<br>
                <b>Sent:</b> 08 March 2013 15:47<br>
                <b>To:</b> List dedicated to development questions<br>
                <b>Subject:</b> Re: [Scilab-Dev] Scilab/SCIAO<o:p></o:p></span></p>
          </div>
        </div>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Hi,<br>
          <br>
          about the <br>
          <br>
          <o:p></o:p></p>
        <pre>I have requested Scilab 4.0 but it comes in linux and I can not get the<o:p></o:p></pre>
        <pre>windows version. Probably some else have the windows XP version  and pass to<o:p></o:p></pre>
        <pre>me. <o:p></o:p></pre>
        <p class="MsoNormal" style="margin-bottom:12.0pt">you already
          had your response in a separate way: you asked for sources,
          and received sources. You now have the binary windows version.<br>
          About the sciAO: you submitted to ATOMS the binary of the
          module, packaged by the developer I'm assuming. This is
          clearly not the correct way to do. ATOMS is there to have
          modules respecting the toolbox_skeleton architecture, so that
          we can try and compile them, and upload binary version
          afterwards if it works.<br>
          What you can do to make it work is download the ATOMS part ( <a
            moz-do-not-send="true"
            href="http://sourceforge.net/projects/sciao/files/sciao/source/">here</a>),
          then make it look a little more like the toolbox_skeleton
          (present in your scilab directory, and following
          recommendations <a moz-do-not-send="true"
            href="http://wiki.scilab.org/ATOMS">here</a> and <a
            moz-do-not-send="true"
            href="http://wiki.scilab.org/Guidelines%20To%20Design%20a%20Module">there</a>)
          and try to execute, into scilab, the builder file, then the
          loader file if the builder worked.<br>
          We will certainly have a hard time helping you if the info you
          give is "it gives a MS error". Could you please develop? What
          error is it? How did you install it?<br>
          <br>
          Simon<o:p></o:p></p>
        <div>
          <p class="MsoNormal">On 03/08/2013 02:24 PM, luisacevedo
            wrote:<o:p></o:p></p>
        </div>
        <blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
          <pre>Hello All <o:p></o:p></pre>
          <pre><o:p> </o:p></pre>
          <pre>I have found a very useful Optical tool, link as follows<o:p></o:p></pre>
          <pre><a moz-do-not-send="true" href="http://sciao.sourceforge.net/#authors">http://sciao.sourceforge.net/#authors</a><o:p></o:p></pre>
          <pre>When you install it under SCilab 5.4 32 or 64 bits , it gives a MS error and<o:p></o:p></pre>
          <pre>the library does not appear in XCOS. <o:p></o:p></pre>
          <pre><o:p> </o:p></pre>
          <pre>Please is there anyone to try out this and give me some directions? <o:p></o:p></pre>
          <pre><o:p> </o:p></pre>
          <pre>I have requested Scilab 4.0 but it comes in linux and I can not get the<o:p></o:p></pre>
          <pre>windows version. Probably some else have the windows XP version  and pass to<o:p></o:p></pre>
          <pre>me. <o:p></o:p></pre>
          <pre><o:p> </o:p></pre>
          <pre>Thanks <o:p></o:p></pre>
          <pre>Waiting for your replies <o:p></o:p></pre>
          <pre><o:p> </o:p></pre>
          <pre>Luis<o:p></o:p></pre>
          <pre><o:p> </o:p></pre>
          <pre><o:p> </o:p></pre>
          <pre><o:p> </o:p></pre>
          <pre>--<o:p></o:p></pre>
          <pre>View this message in context: <a moz-do-not-send="true" href="http://mailinglists.scilab.org/Scilab-SCIAO-tp4026183.html">http://mailinglists.scilab.org/Scilab-SCIAO-tp4026183.html</a><o:p></o:p></pre>
          <pre>Sent from the Scilab developers - Mailing Lists Archives mailing list archive at Nabble.com.<o:p></o:p></pre>
          <pre>_______________________________________________<o:p></o:p></pre>
          <pre>dev mailing list<o:p></o:p></pre>
          <pre><a moz-do-not-send="true" href="mailto:dev@lists.scilab.org">dev@lists.scilab.org</a><o:p></o:p></pre>
          <pre><a moz-do-not-send="true" href="http://lists.scilab.org/mailman/listinfo/dev">http://lists.scilab.org/mailman/listinfo/dev</a><o:p></o:p></pre>
        </blockquote>
        <p class="MsoNormal"><br>
          <br>
          <o:p></o:p></p>
        <pre>-- <o:p></o:p></pre>
        <pre>Simon Gareste<o:p></o:p></pre>
        <pre>Support & Development Engineer<o:p></o:p></pre>
        <pre>-----------------------------------------------------------<o:p></o:p></pre>
        <pre>Scilab Enterprises<o:p></o:p></pre>
        <pre>143bis rue Yves Le Coz - 78000 Versailles, France<o:p></o:p></pre>
        <pre>Phone: +33.1.80.77.04.70<o:p></o:p></pre>
        <pre><a moz-do-not-send="true" href="http://www.scilab-enterprises.com">http://www.scilab-enterprises.com</a><o:p></o:p></pre>
      </div>
      <br>
      <hr>
      <br>
      <font face="arial, helvetica" size="-1">
        Sunday Times Scottish University of the Year 2011-2013<br>
        Top in the UK for student experience<br>
        Fourth university in the UK and top in Scotland (National
        Student Survey 2012)
      </font>
      <br>
      <br>
      <font face="arial,helvetica" size="-1">
        We invite research leaders and ambitious early career
        researchers to join us in leading and driving research in key
        inter-disciplinary themes. Please see
        <a class="moz-txt-link-abbreviated" href="http://www.hw.ac.uk/researchleaders">www.hw.ac.uk/researchleaders</a> for further information and how to
        apply. </font>
      <br>
      <br>
      <font face="arial,helvetica" size="-2">
        Heriot-Watt University is a Scottish charity registered under
        charity number SC000278.
        <br>
      </font>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dev@lists.scilab.org">dev@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/dev">http://lists.scilab.org/mailman/listinfo/dev</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Simon Gareste
Support & Development Engineer
-----------------------------------------------------------
Scilab Enterprises
143bis rue Yves Le Coz - 78000 Versailles, France
Phone: +33.1.80.77.04.70
<a class="moz-txt-link-freetext" href="http://www.scilab-enterprises.com">http://www.scilab-enterprises.com</a></pre>
  </body>
</html>