<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Briana,<br>
      I'm afraid I don't have that version of the compiler and it sounds
    as though there has been a slight change that will require a change
    in callprogram. Michaël is quite correct that callprogram is only
    used by a few standard components (Type101 (calling fluent) and
    Type66 (calling EES)). You can either comment out the offending line
    or you can simply exclude Type101, Type66 and callprogram from the
    project when you rebuild it.<br>
    Kind regards,<br>
     David<br>
     <br>
    <br>
    <div class="moz-cite-prefix">On 6/2/2014 12:41, Briana Paige Kemery
      wrote:<br>
    </div>
    <blockquote
cite="mid:CACzW1hapzfbRVtHpo0xsz45QoTW_1XJh5BVZ_VJyiFvsQTanHg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Hi,</div>
        <div><br>
        </div>
        <div>I need to create my own type and this is what I'm using:</div>
        <div><br>
        </div>
        <blockquote style="margin:0px 0px 0px
          40px;border:none;padding:0px">
          <div>OS: Windows 8.1 Pro</div>
        </blockquote>
        <blockquote style="margin:0px 0px 0px
          40px;border:none;padding:0px">
          <div>TRNSYS version: 17.01.0025</div>
        </blockquote>
        <blockquote style="margin:0px 0px 0px
          40px;border:none;padding:0px">
          <div>Microsoft Visual Studio: Version 12.0.30501.00 Update 2</div>
          <div>Intel Visual Fortran Composer XE 2013 SP1: Package ID:
            w_fcompxe_2013_sp1.3.202</div>
        </blockquote>
        <div><br>
        </div>
        <div>I opened:</div>
        <div><br>
        </div>
        <blockquote style="margin:0px 0px 0px
          40px;border:none;padding:0px">
          <div>C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln </div>
        </blockquote>
        <div><br>
        </div>
        <div>in VS and tried to build the release version of the
          solution. Even before compiling with the type I'm creating, I
          get the 2 fatal errors and the build is aborted. This is the
          build output for TRNSYS 17 without any added types:</div>
        <div><br>
        </div>
        <div>
          <blockquote style="margin:0px 0px 0px
            40px;border:none;padding:0px">
            <div>
              <div>2>Callprogram.f90</div>
              <div>2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50):
                error #6580: Name in only-list does not exist.  
                [CREATEPROCESS]</div>
              <div>2>compilation aborted for
                C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 (code 1)</div>
            </div>
            <div><br>
            </div>
          </blockquote>
          Line 50 in Callprogram.f90 where the error is thrown:</div>
        <div><br>
        </div>
        <blockquote style="margin:0 0 0 40px;border:none;padding:0px">
          <div>50    Use ifport , only:createProcess</div>
        </blockquote>
        <div><br>
        </div>
        <div>Maybe I'm missing something or there's a compatibility
          problem between TRNSYS and the Fortran compiler? I'd
          appreciate any insight on this problem.</div>
        <div><br>
        </div>
        <div>Thanks,</div>
        <div>
          Briana</div>
        <div><br>
        </div>
        <div>Sustainable Building Energy Systems</div>
        <div><a moz-do-not-send="true"
            href="mailto:briana.paige@sbes.ca">briana.paige@sbes.ca</a></div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
TRNSYS-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:TRNSYS-users@cae.wisc.edu">TRNSYS-users@cae.wisc.edu</a>
<a class="moz-txt-link-freetext" href="https://mailman.cae.wisc.edu/listinfo/trnsys-users">https://mailman.cae.wisc.edu/listinfo/trnsys-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
***************************
David BRADLEY
Principal
Thermal Energy Systems Specialists, LLC
22 North Carroll Street - suite 370
Madison, WI  53703 USA

P:+1.608.274.2577
F:+1.608.278.1475
<a class="moz-txt-link-abbreviated" href="mailto:d.bradley@tess-inc.com">d.bradley@tess-inc.com</a>

<a class="moz-txt-link-freetext" href="http://www.tess-inc.com">http://www.tess-inc.com</a>
<a class="moz-txt-link-freetext" href="http://www.trnsys.com">http://www.trnsys.com</a></pre>
  </body>
</html>