<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 href="mailto:briana.paige@sbes.ca">briana.paige@sbes.ca</a></div>
</div>