sebb        2004/05/19 14:16:50

  Modified:    xdocs/usermanual Tag: rel-2_0 component_reference.xml
  Log:
  See bug 29021  - Regular expression expression online help is not correct
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.87.2.3  +4 -4      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.2
  retrieving revision 1.87.2.3
  diff -u -r1.87.2.2 -r1.87.2.3
  --- component_reference.xml   2 Apr 2004 21:31:30 -0000       1.87.2.2
  +++ component_reference.xml   19 May 2004 21:16:50 -0000      1.87.2.3
  @@ -1698,7 +1698,7 @@
        If the match number is set to a negative number, then all the possible matches 
in the sampler data are processed.
        The variables are set as follows:
        <ul>
  -             <li>refName_matchNR - the number of matches found; could be 0</li>
  +             <li>refName_matchNr - the number of matches found; could be 0</li>
                <li>refName_n, where n = 1,2,3 etc - the strings as generated by the 
template</li>
                <li>refName_n_gm, where m=0,1,2 - the groups for match n</li>
                <li>refName - always set to the default value</li>
  
  
  

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

Reply via email to