I just grabbed the lastest nightly (7-17) and functions.html was there in /docs/usermanual. Therefore, I am confused.
-Mike >On 17 Jul 2002 at 13:21, Yuri Weinstein wrote: > I don't see functions.html file in either \docs\usermanual nor in > \docs\user_manual dirs. > > ===== > Thx > > YuriW > > > > > -----Original Message----- > From: Mike Stover [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 17, 2002 12:03 PM > To: Yuri Weinstein; jmeter-user > Subject: RE: announcements > > You can just download the latest nightly tarball, and you'll find it in > the user manual. > > It's on the user manual index page, a like near the bottom to > functions.html > > -Mike > > On 17 Jul 2002 at 9:40, Yuri Weinstein wrote: > > > Great news! > > > > Where exactly can I find that doc in CVS? > > > > ===== > > Thx > > > > YuriW > > > > > > > > > > -----Original Message----- > > From: Mike Stover [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, July 16, 2002 6:44 PM > > To: jmeter-user; [EMAIL PROTECTED] > > Subject: announcements > > > > Users, > > There is a new unstable release -> 1.7.2. It seems pretty solid > so > > far, and I have more > > confidence in it at this point than the previous production release > > (1.7). > > > > Developers/power users, > > I've made a first pass at the GUI elements related to the new > > functions. There is a > > brief doc page about functions (only in CVS, not on website). User > > defined variables can be created in the TestPlan GUI element, and a > > dialog can > > assist you in generating the correct syntax for your function calls. > > The dialog is > > available from the "Options" menu. Currently, there is only one > > function implemented (but it's > > an interesting one). > > > > Creating new functions should be easy and fun (hint, hint). You don't > > need to write any GUI > > code. Just follow the directions in the JavaDocs for the > > org.apache.jmeter.functions.Function > > interface. Also org.apache.jmeter.functions.AbstractFunction, which > you > > may want to extend. > > > > -- > > Michael Stover > > [EMAIL PROTECTED] > > Yahoo IM: mstover_ya > > ICQ: 152975688 > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > > -- > Michael Stover > [EMAIL PROTECTED] > Yahoo IM: mstover_ya > ICQ: 152975688 > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

