<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [postgis-users] How to assign values to a bimensional array?</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>> I'm trying to develop a PL/PgSQL function to calculate inverse T</FONT>
<BR><FONT SIZE=2>> distribution , just like INVT() does at MS Excel.</FONT>
</P>

<P><FONT SIZE=2>> it fails! no value is assigned to any of the array addresses.</FONT>
</P>

<P><FONT SIZE=2>I may be shot on the spot, but I believe that psql indexes are 1-based.  Not 0-based.  Maybe that's your problem?</FONT>
</P>

<P><FONT SIZE=2>Do you get an error or nothing happens?</FONT>
</P>

<P><FONT SIZE=2>Charlton</FONT>
</P>

</BODY>
</HTML>