<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Um, don't use "raw" multi-dimensional arrays (or even single-dimensional arrays). It'll tend to lead to DRY violations the access of the collection. While that does not solve your immediate problem, it'll be something that will come up later.<br><div><div>On Oct 26, 2010, at 6:08 PM 10/26/10, Oram, Jackie wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<div bgcolor="#ffffff" text="#000000">
<div dir="ltr" align="left"><span class="702060616-26102010"><font color="#0000ff" size="2" face="Arial">That must be it.  Yea!!!</font></span></div>
<div dir="ltr" align="left"><span class="702060616-26102010"><font color="#0000ff" size="2" face="Arial"></font></span> </div>
<div dir="ltr" align="left"><span class="702060616-26102010"></span><span class="702060616-26102010"><font color="#0000ff" size="2" face="Arial">If it doesn't 
solve the problem, I will send you all a snippet of code.</font></span></div>
<div dir="ltr" align="left"><span class="702060616-26102010"><font color="#0000ff" size="2" face="Arial"></font></span> </div>
<div dir="ltr" align="left"><span class="702060616-26102010"><font color="#0000ff" size="2" face="Arial">Thank you so much.  </font></span></div>
<div dir="ltr" align="left"><span class="702060616-26102010"><font color="#0000ff" size="2" face="Arial"></font></span> </div>
<div dir="ltr" align="left"><span class="702060616-26102010"><font color="#0000ff" size="2" face="Arial">Jackie</font></span></div>
<div><font color="#0000ff" size="2" face="Arial"></font> </div><font size="2" face="Courier New"><font face="Times New Roman"><span style="COLOR: rgb(0,0,160); FONT-SIZE: 24pt"><p align="left"><font size="2">The message to follow everyday:</font><font face="Courier New"><font color="#ff0000" size="2">  Life is short, Break the 
rules, Forgive quickly, Kiss slowly, Love truly, Laugh controllably, And never 
regret anything that made you smile. Life may not be the party we hoped for, but 
while we're here we should dance.</font><font size="1"><font size="1"> 
</font></font></font></p><font face="Courier New"><font size="1"><font size="1"></font></font></font></span></font></font>
<div> </div><br>
<div dir="ltr" lang="en-us" class="OutlookMessageHeader" align="left">
<hr tabindex="-1">
<font size="2" face="Tahoma"><b>From:</b> <a href="mailto:jug-bounces@lists.okcjug.org">jug-bounces@lists.okcjug.org</a> 
[mailto:jug-bounces@lists.okcjug.org] <b>On Behalf Of </b>Jason 
Lee<br><b>Sent:</b> Tuesday, October 26, 2010 11:03 AM<br><b>To:</b> 
<a href="mailto:jug@lists.okcjug.org">jug@lists.okcjug.org</a><br><b>Subject:</b> Re: [OKC JUG] Integer too 
large<br></font><br></div>
<div></div>On 10/26/10 10:55 AM, Oram, Jackie wrote: 
<blockquote cite="mid:8846B2DF37BFB643B6760D51F059D4D304B209@postman2.osrhe.edu" type="cite">
  
  <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"></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"></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"></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></blockquote>Can you share a 
code snippet?<br><pre class="moz-signature" cols="72">-- 
Jason Lee
Senior Member of Technical Staff at Oracle
<a class="moz-txt-link-freetext" href="http://blogs.steeplesoft.com/">http://blogs.steeplesoft.com</a></pre></div>
_______________________________________________<br>Jug mailing list<br><a href="mailto:Jug@lists.okcjug.org">Jug@lists.okcjug.org</a><br>http://lists.okcjug.org/listinfo.cgi/jug-okcjug.org<br></blockquote></div><br></body></html>