<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Najib,<br>
    <br>
    did you attach the full script? The end seems to be missing, because
    the do loop is not finished and the word end which is required when
    starting the script with begin is missing, too.<br>
    <br>
    If you are new to NCL, please read the documentation first:<br>
    <br>
        <a class="moz-txt-link-freetext" href="http://ncl.ucar.edu/Document/Manuals/NCL_User_Guide">http://ncl.ucar.edu/Document/Manuals/NCL_User_Guide</a><br>
    and<br>
    <br>
        <a class="moz-txt-link-freetext" href="http://ncl.ucar.edu/Document/Language/">http://ncl.ucar.edu/Document/Language/</a><br>
    <br>
    Bye,<br>
    Karin<br>
    <br>
    <div class="moz-cite-prefix">Am 17.03.17 um 11:07 schrieb Najib
      Yusuf:<br>
    </div>
    <blockquote
      cite="mid:1073429773.2699296.1489745262342@mail.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff;
        font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial,
        Lucida Grande, sans-serif;font-size:16px">
        <div id="yui_3_16_0_ym19_1_1489736846496_31912" dir="ltr">Dear
          ncl-talk and Sir Dennis,</div>
        <div id="yui_3_16_0_ym19_1_1489736846496_31912" dir="ltr"><br>
        </div>
        <div id="yui_3_16_0_ym19_1_1489736846496_31912" dir="ltr">I have
          a script attached while running it I received this persistent
          error message below; </div>
        <div id="yui_3_16_0_ym19_1_1489736846496_31912" dir="ltr"><br>
        </div>
        <div dir="ltr" id="yui_3_16_0_ym19_1_1489736846496_32155">yslogin3-/glade/p/work/najiby/ncl&gt;ncl
          Najib.ncl</div>
        <div dir="ltr" id="yui_3_16_0_ym19_1_1489736846496_32156"> Copyright
          (C) 1995-2015 - All Rights Reserved</div>
        <div dir="ltr" id="yui_3_16_0_ym19_1_1489736846496_32157"> University
          Corporation for Atmospheric Research</div>
        <div dir="ltr" id="yui_3_16_0_ym19_1_1489736846496_32158"> NCAR
          Command Language Version 6.3.0</div>
        <div dir="ltr" id="yui_3_16_0_ym19_1_1489736846496_32159"> The
          use of this software is governed by a License Agreement.</div>
        <div dir="ltr" id="yui_3_16_0_ym19_1_1489736846496_32160"> See
          <a class="moz-txt-link-freetext" href="http://www.ncl.ucar.edu/">http://www.ncl.ucar.edu/</a> for more details.</div>
        <div dir="ltr" id="yui_3_16_0_ym19_1_1489736846496_32161">fatal:syntax
          error: line -1 before or near</div>
        <div dir="ltr" id="yui_3_16_0_ym19_1_1489736846496_32162"><br
            id="yui_3_16_0_ym19_1_1489736846496_32163">
        </div>
        <div dir="ltr" id="yui_3_16_0_ym19_1_1489736846496_32164">^</div>
        <div dir="ltr" id="yui_3_16_0_ym19_1_1489736846496_32165"><br
            id="yui_3_16_0_ym19_1_1489736846496_32166">
        </div>
        <div dir="ltr" id="yui_3_16_0_ym19_1_1489736846496_32167">fatal:error
          in statement</div>
        <div dir="ltr" id="yui_3_16_0_ym19_1_1489736846496_32167">I
          tried the solution provided in <a moz-do-not-send="true"
href="https://www.ncl.ucar.edu/Document/Language/error_messages.shtml#LineM1"
            id="yui_3_16_0_ym19_1_1489736846496_32222" class="">https://www.ncl.ucar.edu/Document/Language/error_messages.shtml#LineM1</a></div>
        <div id="yui_3_16_0_ym19_1_1489736846496_32339" dir="ltr"> such
          as using "end" to close my "begin" loop and "end do" to close
          "do" but didn't work. Kindly assist me. </div>
        <div id="yui_3_16_0_ym19_1_1489736846496_32339" dir="ltr">Thank
          you</div>
        <div id="yui_3_16_0_ym19_1_1489736846496_32341"><br>
        </div>
        <div dir="ltr" id="yui_3_16_0_ym19_1_1489736846496_32168"><br
            id="yui_3_16_0_ym19_1_1489736846496_32169">
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
ncl-talk mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>
List instructions, subscriber options, unsubscribe:
<a class="moz-txt-link-freetext" href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>