Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 14728 invoked from network); 9 Aug 2005 17:22:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Aug 2005 17:22:09 -0000 Received: (qmail 30571 invoked by uid 500); 9 Aug 2005 17:22:06 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 30546 invoked by uid 500); 9 Aug 2005 17:22:06 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 30533 invoked by uid 99); 9 Aug 2005 17:22:06 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Aug 2005 10:22:06 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [160.83.77.105] (HELO imr7.us.db.com) (160.83.77.105) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Aug 2005 10:22:27 -0700 Received: from msgr0003.db.com by imr7.us.db.com id j79HLuuj010598; Tue, 9 Aug 2005 13:21:57 -0400 In-Reply-To: Subject: Re: Users from file To: "JMeter Users List" X-Mailer: Lotus Notes Release 6.5.1 January 21, 2004 Message-ID: From: Noam Paz Date: Tue, 9 Aug 2005 19:20:57 +0200 X-MIMETrack: Serialize by Router on MSGR0003/srv/dbsmtp(651HF712|December 14, 2004) at 08/09/2005 07:19:14 PM MIME-Version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Gino, in your user parameter define the following variables: user ${__CSVRead(${file},0)} password ${__CSVRead(${file},1)} next ${__CSVRead(${file},next())} the variable next (which you do not explicitely use) does the job you w= ant. Best regards / Viele Gr=FC=DFe Noam Paz = = = = = = = = = = = = = "Gino Gargiulo" = = = = = = = = = = = = = = = = = = = = = = = = = = 09.08.2005 19:07 = = = = = = = = = = = = = To = = = = = "JMeter Users List"= = = = = = = = = = = = = = = = = = = = = cc = = Please respond t= o = = = = = = = = = = = = "JMeter Users List" = = = = = = = = = = Subject = = = = = Users from file = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = Hi, I have some scripts that are to read in usernames and passwords from file. The file I have setup if like the following UN1,PWD1 UN2,PWD2 UN3,PWD3 Etc. I use the CSVRead function to read in the 2 values. The issue is that it only ever reads in the first user and password and does not go down the list. I have tried this with jmeter 2.02 and jmeter 2.03. Can someone help please? Regards, Gino Gargiulo --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org -- Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Infor= mationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail i= rrtuemlich erhalten haben, informieren Sie bitte sofort den Absender un= d vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugt= e Weitergabe dieser Mail ist nicht gestattet. This e-mail may contain confidential and/or privileged information. If = you are not the intended recipient (or have received this e-mail in err= or) please notify the sender immediately and destroy this e-mail. Any u= nauthorized copying, disclosure or distribution of the material in this= e-mail is strictly forbidden.= --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org