<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18939"></HEAD>
<BODY>
<DIV><SPAN class=456364315-26102010><FONT size=2 face=Arial>Hate to bother you 
guys, but I need some guidance.  </FONT></SPAN></DIV>
<DIV><SPAN class=456364315-26102010><FONT size=2 
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=456364315-26102010><FONT size=2 face=Arial>I am working with an 
array defined as errorArray[9999][4][2].  I've used the range of 
indices between and including [1000][0][0] and [6000][4][0].  No 
problem.  </FONT></SPAN></DIV>
<DIV><SPAN class=456364315-26102010><FONT size=2 
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=456364315-26102010><FONT size=2 face=Arial>The current section 
of code that I am dealing with needs to use the range of indices between 
[0000][0][0] and [0200][4][2].  I've gotten as far as [0070][1][2], but 
when I try to go to [0080][0][0] and above I get an error message of "integer 
number too large : 0080".</FONT></SPAN></DIV>
<DIV><SPAN class=456364315-26102010><FONT size=2 
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=456364315-26102010><FONT size=2 face=Arial>Can someone tell me 
why I am getting this error?</FONT></SPAN></DIV>
<DIV><SPAN class=456364315-26102010><FONT size=2 
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=456364315-26102010><FONT size=2 face=Arial>Thank you in 
advance,</FONT></SPAN></DIV>
<DIV><SPAN class=456364315-26102010><FONT size=2 
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=456364315-26102010><FONT size=2 
face=Arial>Jackie</FONT></SPAN></DIV></BODY></HTML>