<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Anyone ever seen:<BR>
<BR>***<BR>*** runtime error:<BR>***    An array subscript was out of range.<BR>***    file "..\src\vbt\VBTRep.m3", line 644<BR>***<BR>
Stack trace:<BR>   FP         PC      Procedure<BR>---------  ---------  -------------------------------<BR>0x1fffef8   0xfb62a5  Redisplay + 0x3ae in ..\src\vbt\VBTRep.m3<BR>0x1ffff24   0xfb5e34  UncoverRedisplay + 0xdd in ..\src\vbt\VBTRep.m3<BR>0x1ffff4c   0xfb5ec5  RdApply + 0x8c in ..\src\vbt\VBTRep.m3<BR>0x1ffff8c   0x5eacd7  RunThread + 0x184 in ..\src\thread\WIN32\ThreadWin32.m3<BR>0x1ffffb4   0x5eab08  ThreadBase + 0x33 in ..\src\thread\WIN32\ThreadWin32.m3<BR>.........  .........  ... more frames ...<BR>
 <BR>
line is apparently:<BR>
          v[dcount[list[i].depth - 1].n] := list[i].v;<BR><BR>
 <BR>
This is admittedly Juno on Win32.<BR>
Maybe someone can study the function for bugs?<BR>
I'll leave Juno looping for hours on a non-Win32 today or so.<BR>
 <BR>
 <BR>
 - Jay<BR><BR><BR><BR><BR><BR>                                           </body>
</html>