<html>
<head>
<link href="mmres://user_interface_reference.css" rel="stylesheet" type="text/css">
<title>WRITEOUTPUT</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">WRITEOUTPUT</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>
y[Wo̓Xg[ɃeLXgǉ܂B 
</p>

<p>
̊֐́Acfsetting ^OŐݒ肳ꂽƂ͖֌WɁAy[Wo̓Xg[ɑ΂ďos܂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>
̑̊֐AVXe֐
</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>WriteOutput(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">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>
cfquery ^O cfmail ^O̒ł́Å֐̏o݂͐͌̃y[Wł͂ȂA݂ SQL Xe[gg܂̓[{ƂȂ܂Bcfquery ^O cfmail ^O̒ł́AWriteOutput gpȂłB
</p>

<p>
̊֐́Ay[W̔Cӂ̏ꏊŌĂяoƂł܂Acfscript ubNŎgp̂łLpł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;cfscript&gt;
  employee = StructNew();
  StructInsert(employee, &quot;firstname&quot;, FORM.firstname);
  StructInsert(employee, &quot;lastname&quot;, FORM.lastname);
  StructInsert(employee, &quot;email&quot;, FORM.email);
  StructInsert(employee, &quot;phone&quot;, FORM.phone);
  StructInsert(employee, &quot;department&quot;, FORM.department);
  WriteOutput(&quot;About to add &quot; &amp; FORM.firstname &amp; &quot; &quot; &amp; FORM.lastname);
&lt;/cfscript&gt;

</pre>
         </td>
      </tr>
   </table>
   </div>
<div id="STRING">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">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>A܂͕܂łϐłB


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

  </body>
</html>
