<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Attached is my latest work here.<BR>With the compiler changes (in the diff), I was able to<BR>elminate most uses of VAL(expr, LONGINT).<BR>There's something slightly off such that I had<BR>to add a very small number, like two.<BR>
 <BR>
 <BR>
The compiler change is newer than earlier.<BR>
For example you can now assign CARDINAL to LONGINT.<BR>
I didn't do it, but you should also be able to add/subtract/etc.<BR>
mixing CARDINAL and LONGINT.<BR>
 <BR>
<BR>FOR statements also don't allow the level of mixing<BR>that they should.<BR><BR>
 <BR>
I'm hoping to get agreement soon just from the diffs<BR>
but if necessary I'll look how to create a branch.<BR>
My general worry about branches is developers just<BR>
go off on their own in a branch and it's impossible to<BR>
get anyone to look at it, they are busy enough with one branch,<BR>
let alone multiple..<BR>
 <BR>
<BR> - Jay<BR>                                           </body>
</html>