<html>
<head>
<link href="mmres://user_interface_reference.css" rel="stylesheet" type="text/css">
<title>ARRAYMAX</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
   <div id="">
   <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
      <tr> 
         <td valign="top" class="name">ARRAYMAX</td>
         <td valign="top" nowrap class="compatibility">&nbsp;</td>
      </tr>
      <tr>
         <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
      </tr>


    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title"></span>
<p>
z̍ől𓾂֐łB 
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">߂l</span>
<p>
z̍ő̐lBarray p[^l̔z̏ꍇ̓[Ԃ܂B 
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">JeS</span>
<p>
z֐
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">֐̃V^bNX</span><pre>ArrayMax(array)
</pre>    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">p[^</span>
<p>

</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title"></span><pre>&lt;h3&gt;ArrayMax ̗&lt;/h3&gt;
&lt;p&gt;̗ł́AArrayMax gpāAz̍ő̐l߂܂B&lt;br&gt; &lt;/p&gt;
&lt;!--- ̃tH[Mꂽǂ`FbNAR[h͔z쐬Az̍ŏ 2 ̗vf
tH[tB[h蓖Ă܂B ----&gt;
&lt;cfif IsDefined(&quot;FORM.submit&quot;)&gt;
   &lt;cfset myNumberArray = ArrayNew(1)&gt;
   &lt;cfset myNumberArray[1] = number1&gt;
   &lt;cfset myNumberArray[2] = number2&gt;
   &lt;cfif Form.Submit is &quot;Maximum Value&quot;&gt;   
      &lt;!--- ArrayMax gpāAz̍ő̒l߂ ---&gt;
      &lt;p&gt;͂ő̐ĺA
      &lt;cfoutput&gt;#ArrayMax(myNumberArray)# łB&lt;/cfoutput&gt;
   &lt;/cfif&gt;   
&lt;/cfif&gt;   
&lt;!---- ̃tH[́AtH[̑MɔȓΏۂƂȂ 2 ̐ltB[h񋟂܂B ---&gt;
&lt;form action = &quot;arraymax.cfm&quot;&gt;
&lt;input type = &quot;hidden&quot; name = &quot;number1_Float&quot;&gt;
&lt;input type = &quot;hidden&quot; name = &quot;number2_Float&quot;&gt;
&lt;input type = &quot;text&quot; name = &quot;number1&quot;&gt;&lt;br&gt;
&lt;input type = &quot;text&quot; name = &quot;number2&quot;&gt;&lt;br&gt;
&lt;input type = &quot;submit&quot; name = &quot;submit&quot; value = &quot;ől&quot;&gt;
&lt;/form&gt;
</pre>
         </td>
      </tr>
   </table>
   </div>
<div id="ARRAY">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">ARRAY</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

 </td>
  </tr>
  <tr>
    <td>z̖OłB


  </td>
  </tr>
  </table>
</div>

  </body>
</html>
