DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21513>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21513 Add ability to set user defined variables from cmd. line ------- Additional Comments From [EMAIL PROTECTED] 2003-07-16 17:58 ------- Yep that will work (I think 8-). I probably missunderstood the use of __property, and used it in testplan elements (timers etc), instead of in User Variables definitions in testplan itself. That is because I thought the second param of __property must be a variable, not a value. It doesn't work like that with the latest code, does it? I make modification in my testplan as suggested: UserVar Value hostPort ${__property(portProperty,8080)} but it doesn't work. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
