Return-Path: X-Original-To: apmail-jmeter-user-archive@www.apache.org Delivered-To: apmail-jmeter-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C155E9D2B for ; Mon, 28 Nov 2011 19:55:57 +0000 (UTC) Received: (qmail 47839 invoked by uid 500); 28 Nov 2011 19:55:57 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 47812 invoked by uid 500); 28 Nov 2011 19:55:57 -0000 Mailing-List: contact user-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JMeter Users List" Delivered-To: mailing list user@jmeter.apache.org Received: (qmail 47803 invoked by uid 99); 28 Nov 2011 19:55:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Nov 2011 19:55:57 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of flyingrhenquest@gmail.com designates 209.85.161.43 as permitted sender) Received: from [209.85.161.43] (HELO mail-fx0-f43.google.com) (209.85.161.43) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Nov 2011 19:55:49 +0000 Received: by fagn18 with SMTP id n18so1495830fag.2 for ; Mon, 28 Nov 2011 11:55:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=AlJQwHfQceXUKuiYAyBPjGmRkez/pLAP0uloy8W3JuU=; b=btzIRl3ZBKsZ7C847L+6tE21nxu93mzHRVTKGg1e/3H+jVwyZK2ZzS/Ne4l1DblLce B/itauepSFn/fcuV3UAVB3BDPJ1yzWmbZA6kah8KBgFhJIsPtWOgiKLPQjRrZrAoAYKA B4sQwsg8VMHWCTkebD8j+sTNJnFNciEy/0RtQ= MIME-Version: 1.0 Received: by 10.152.111.170 with SMTP id ij10mr26426833lab.5.1322510129195; Mon, 28 Nov 2011 11:55:29 -0800 (PST) Received: by 10.152.24.67 with HTTP; Mon, 28 Nov 2011 11:55:29 -0800 (PST) In-Reply-To: <1322509869321-5029901.post@n5.nabble.com> References: <1322509869321-5029901.post@n5.nabble.com> Date: Mon, 28 Nov 2011 12:55:29 -0700 Message-ID: Subject: Re: Foreach Controller - Only extract 1st 20 values from list From: Bruce Ide To: JMeter Users List Content-Type: multipart/alternative; boundary=f46d0408933b766c2b04b2d0e2de X-Virus-Checked: Checked by ClamAV on apache.org --f46d0408933b766c2b04b2d0e2de Content-Type: text/plain; charset=ISO-8859-1 Use a while controller and manually increment (In a BSF sampler) your counter and manually set your truth condition? -- Bruce Ide FlyingRhenquest@gmail.com --f46d0408933b766c2b04b2d0e2de--