<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 10/26/10 10:55 AM, Oram, Jackie wrote:
<blockquote
cite="mid:8846B2DF37BFB643B6760D51F059D4D304B209@postman2.osrhe.edu"
type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<meta name="GENERATOR" content="MSHTML 8.00.6001.18939">
<div><span class="456364315-26102010"><font face="Arial" size="2">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 face="Arial" size="2">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 face="Arial" size="2">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 face="Arial" size="2">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>
</body>
</html>