<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Line 154 creates the "atom-number,
      E-param for RLO" lines in case.inso when "a" or "c" is entered, so
      this line should not be removed. My understanding is that there
      should be none of these lines when "N" is entered. So you could
      ignore the error or exclude it by changing line 154 to:<br>
      <br>
      if( $localp != 'n' ) cat .ieds &gt;&gt; $file.inso<br>
      <br>
      On 2/21/2013 1:12 PM, Gavin Abo wrote:<br>
    </div>
    <blockquote cite="mid:51267FBC.7020200@crimson.ua.edu" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">This concerns the make_inso_lapw
        script in Wien2k 12.1.&nbsp; The same script file is different in
        11.1.<br>
        <br>
        On 2/21/2013 12:40 PM, Zhu, Jianxin wrote:<br>
      </div>
      <blockquote
cite="mid:1A9F0F275F0DE54BA1FBF55D068937C72D5669B7@ECS-EXG-P-MB05.win.lanl.gov"
        type="cite">
        <meta http-equiv="Content-Type" content="text/html;
          charset=ISO-8859-1">
        <div>
          <div>
            <div>Dear Peter and Wien2k users,</div>
            <div><br>
            </div>
            <div>
              <div>
                <div>
                  <div>During the running of initso_lapw, I notice the
                    following if I hit "N" (or choose "no" for all types
                    after hitting "c") in response to&nbsp;</div>
                  <div><br>
                  </div>
                  <div>
                    <div>----&gt;Add RLO for NONE, ALL, CHOOSE elements?
                      (N/a/c) : N</div>
                    <div>cat: .ieds: No such file or directory</div>
                  </div>
                </div>
              </div>
            </div>
            <div>
              <div>
                <div>
                  <div>
                    <div><br>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div>Dr. Gavin Abo pointed out ---</div>
            <div>This comes&nbsp;<span class="Apple-style-span"
                style="font-family: Calibri; font-size: medium; ">from
                line 154 in the script make_inso_lapw in the $WIENROOT
                directory.</span></div>
            <div><span class="Apple-style-span" style="font-family:
                Calibri; font-size: medium; ">There is code to create
                the file on line 143 with an echo command.&nbsp; However, the
                goto statement on line 71 always jumps over the code
                that seems to create it.</span></div>
            <div><br>
            </div>
            <div>My question is: &nbsp;When NO_RLO is in effect, do we still
              need the file ".ieds"?&nbsp;</div>
            <div>Can I simply comment out the line 154 --</div>
            <div><br>
            </div>
            <div>cat .ieds &gt;&gt; $file.inso</div>
            <div><br>
            </div>
            <div>?</div>
            <div><br>
            </div>
            <div><br>
            </div>
            <div>Thanks,&nbsp;</div>
            <div><br>
            </div>
            <div>Jianxin</div>
            <div><br>
            </div>
          </div>
        </div>
      </blockquote>
    </blockquote>
    <br>
  </body>
</html>