<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Index array by longint?<BR>
With runtime check that it is <= LAST(INTEGER)?<BR>
  Or really, with runtime bounds check against the array size.<BR>
 <BR>
Seems reasonable?<BR>
Aids the rd/wr change.<BR>
A little bit of pain to implement..unless INTEGER and LONGINT have a common base...<BR>
 <BR>
 <BR>
 - Jay<BR><BR><BR><BR><BR><BR>                                           </body>
</html>