<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
What's the most elegant way to promote an array item?<br><br>I have a 2 dimensional array of items.<br>I loop through those, and when a specific set of criteria matches, want to promote that to index [0]<br><br>Cheers,<br><br>Dave<br>                                               </body>
</html>