From owner-freebsd-questions Sat Oct 20 9:17:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gaia.host4u.net (gaia.host4u.net [209.150.128.48]) by hub.freebsd.org (Postfix) with ESMTP id 99D3E37B403 for ; Sat, 20 Oct 2001 09:17:49 -0700 (PDT) Received: from andre ([216.71.43.117]) by gaia.host4u.net (8.8.5/8.8.5) with SMTP id LAA20823; Sat, 20 Oct 2001 11:16:46 -0500 Message-ID: <006201c15982$95ea5ef0$a50410ac@olmct.net> Reply-To: "Andre` Niel Cameron" From: "Andre` Niel Cameron" To: "Rogier Steehouder" Cc: "free bsd" References: <077d01c15838$2a6af4f0$a50410ac@olmct.net> <20011019081838.A616@localhost> Subject: Re: Perl Help Please Date: Sat, 20 Oct 2001 12:16:33 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > while () { print; } > > Or slightly more readable: > > while ($line = ) { > print($line); > } > > With kind regards, Rogier Steehouder The second page still appends itself to the first, it does not load a new seperate page. Regards, AndreC Support To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message