<html>
<head>
<link href="mmres://user_interface_reference.css" rel="stylesheet" type="text/css">
<title>LSPARSEEUROCURRENCY</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">LSPARSEEUROCURRENCY</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>
P[ŗL̒ʉݕAlƂČ`ݒ肵܂BftHg̊eʉ݌` (noneAlocalAinternational) ŕϊ݂܂B[̍ł́A[ʉ݂𐳂܂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>
̒lƈvA`ݒ肵l
</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>
eΉ֐A֐
</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>LSParseEuroCurrency(<i>currency-</i>string)
</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">֘A</span>
<p>
LSParseCurrencyALSEuroCurrencyFormatASetLocaleAwColdFusion MX JKChx̑17͂́uO[oAvP[V̊Jv ́uP[ʂ̃Recv
</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">qXg</span>
<p>
ColdFusion&#160;MX: `ݒ̓̕ύX : ̊֐ł́AȑÕ[XƈقȂ`ŌʂԂꍇ܂B̊֐ł́AׂẴvbgtH[ Java W̃P[`ݒ胋[gp܂BA[ʉ݌ɑ鍑̏ꍇ́Agp@̃ZNVɉKgp܂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">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">gp@</span>
<p>
̊֐́Ã݂P[̍[ɑAׂẴo[[ɕϊĂ邩ǂw肵܂B[ɑꍇ́Acurrency-string p[^ Sun JVM 1.3.1 ܂ނׂĂ JVM Ń[Ɍ`ݒ肳Kv܂B[ɑȂꍇA JVM ̃P[ݒ胋[ɏKv܂BT|[g邷ׂẴP[ł̗LȒʉ݌`̗ɂẮA317y[WLSEuroCurrencyFormatQƂĂB
</p>

<p>
ColdFusion T|[g郍P[IvV̈ꗗAtAAlAђʉ݂̃ftHg̕\`̐ݒɊւ̏ڍׂɂẮASetLocaleQƂĂ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"></span><pre>&lt;h3&gt;LSParseEuroCurrency ̗&lt;/h3&gt;
&lt;p&gt;gp\ȃP[̃XgŜ[v܂Bl 123,456 ̕\A
   T|[gĂ 3 ނ̒ʉ݌`ō쐬ŁA
   ̌ʂ𐔒lɖ߂܂B&lt;p&gt;
&lt;cfloop list=&quot;#Server.Coldfusion.SupportedLocales#&quot; index=&quot;locale&quot; delimiters=&quot;,&quot;&gt;
   &lt;cfset oldlocale = SetLocale(locale)&gt;
   &lt;cfoutput&gt;&lt;p&gt;݂̃P[ : &lt;b&gt;&lt;i&gt;#locale#&lt;/i&gt;&lt;/b&gt;&lt;br&gt;
   &lt;cfset localCurrency = LSEuroCurrencyFormat(123456, &quot;local&quot;)&gt;
      ʉ݌` Local ł̒l : #localCurrency#&lt;br&gt;
      LSParseEuroCurrency gpĕϊ :  
      #LSParseEuroCurrency(localCurrency)#&lt;br&gt;
   &lt;cfset IntlCurrency = LSEuroCurrencyFormat(123456, &quot;international&quot;)&gt;
      ʉ݌` International ł̒l : #IntlCurrency#&lt;br&gt;
      LSParseEuroCurrency gpĕϊ :  
      #LSParseEuroCurrency(IntlCurrency)#&lt;br&gt;
   &lt;cfset Currency = LSEuroCurrencyFormat(123456, &quot;none&quot;)&gt;
      ʉ݌` None ł̒l : #currency#&lt;br&gt;
      LSParseEuroCurrency gpĕϊ :  
      #LSParseEuroCurrency(Currency)#&lt;br&gt;
      &lt;hr noshade&gt;
   &lt;/cfoutput&gt;
&lt;/cfloop&gt;
</pre>
         </td>
      </tr>
   </table>
   </div>
<div id="CURRENCY-STRING">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">CURRENCY-STRING</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>P[ŗL̕A܂͂܂łϐłB


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

  </body>
</html>
