sebb        2004/10/12 17:56:46

  Modified:    xdocs/usermanual Tag: rel-2_0 component_reference.xml
  Log:
  While Controller now checks condition on initial entry
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.87.2.16 +6 -5      jakarta-jmeter/xdocs/usermanual/component_reference.xml
  
  Index: component_reference.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/xdocs/usermanual/component_reference.xml,v
  retrieving revision 1.87.2.15
  retrieving revision 1.87.2.16
  diff -u -r1.87.2.15 -r1.87.2.16
  --- component_reference.xml   12 Oct 2004 23:38:11 -0000      1.87.2.15
  +++ component_reference.xml   13 Oct 2004 00:56:46 -0000      1.87.2.16
  @@ -835,8 +835,9 @@
   </component>
   <component name="While Controller" index="15.2.13" screenshot="">
        <description>
  -<note>ALPHA CODE: the current release does not evaluate the condition on initial 
entry</note>
  -             <p>The While Controller runs its children until the condion is false
  +<note>ALPHA CODE</note>
  +             <p>The While Controller runs its children until the condition is 
false, i.e. not "true"
  +If the condition is equal to "false" intially, the Controller does not run at all.
                </p>
   
   <p>Possible condition values:</p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to