<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>nevermind, I rewrote the code in C.<br><br><br><br><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: jay.krell@cornell.edu<br>To: m3devel@elegosoft.com<br>Date: Wed, 6 Feb 2013 06:44:26 +0000<br>Subject: [M3devel] LONGINT to INTEGER conversion with last release<br><br>

<style><!--
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:12pt;font-family:Calibri;}

--></style>
<div dir="ltr"><a href="http://hudson.modula3.com:8080/job/cm3-current-build-AMD64_LINUX/257/console" target="_blank">http://hudson.modula3.com:8080/job/cm3-current-build-AMD64_LINUX/257/console</a><div><br></div><div><pre style="white-space:pre-wrap;word-wrap:break-word;font-size:11px">"../src/M3C.m3", line 275: VAL: first argument must be an INTEGER
</pre><div><br></div><div><br></div><div>This error dates to the previous release.</div><div>The current tree lets the first parameter be a LONGINT.</div><div>You can do</div><div>VAL(1L, INTEGER) to convert, I think with range check, a LONGINT to an INTEGER.</div><div><br></div><div><br></div><div>How do I do that with the last release though?</div><div><br></div><div><br></div><div>Thank you,</div><div> - Jay</div><br><br></div>                                           </div></div>                                        </div></body>
</html>