Lianghwa,
You cannot have any white space in functions. This should be
documented, but it is not.
This behavior has been noted in this list before, but the list of
messages archived at the Jakarta site does not go back very far on a
single web page. Here is a searchable archive of the jmeter list to
help find older information:
http://marc.theaimsgroup.com/?l=jmeter-user
Lee Peterson
SAS Institute, Inc.
SAS ... The Power to Know
> -----Original Message-----
> From: Lianghwa Jou [mailto:ljou1@comcast.net]
> Sent: Tuesday, April 13, 2004 8:46 PM
> To: jmeter-user@jakarta.apache.org
> Subject: space caused parameter substitution to fail
>
>
> Hi,
>
> I noticed that space has a weired effect on parameters.
> If I have a
> space after a comma, the substitution will fail. For example, if I use
> ${__counter(FALSE, sid)}, ${sid} won't be substituted. I have to write
> ${__counter(FALSE,sid)} to make substitution work. Is this a bug or is
> it intentional ? The document didn't mention anything about this. I am
> using Jmeter 2.0, JSDK 1.4 on Windows XP.
>
> Lianghwa
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
|