<HTML><FONT FACE=arial,helvetica><HTML><FONT  SIZE=2 PTSIZE=10 FAMILY="SANSSERIF" FACE="Arial" LANG="0">In a message dated 11/27/2004 2:02:39 PM Eastern Standard Time, Transpower@aol.com writes:<BR>
<BR>
<BLOCKQUOTE TYPE=CITE style="BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px"><BR>
May one safely define arrays on a conditional basis?<BR>
As in:<BR>
1. If: yr eq "04"<BR>
Then:DIM cum[ 14](12,):15<BR>
<BR>
2. If yr eq "03"<BR>
Then: DIM cum[14](12,.):30<BR>
<BR>
Using SCO 5.0.5 and filepro 4.5 <BR>
<BR>
Thanks in advance for your answer.<BR>
<BR>
Frank Mc Kinney<BR>
_______________________________________________<BR>
<BR>
Yes.<BR>
<BR>
RWS<BR>
transpower@aol.com<BR>
<A HREF="www.transpowercorp.com">www.transpowercorp.com</A><BR>
</BLOCKQUOTE><BR>
<BR>
I should add, of course, that you cannot use the same array name.&nbsp; </FONT></HTML>