RE: using perl to generate a simple report.

2002-02-22 Thread Timothy Johnson
If he's using Windows, ^Z is the EOF character. -Original Message- From: Michael Kelly [mailto:[EMAIL PROTECTED]] Sent: Friday, February 22, 2002 12:35 PM To: [EMAIL PROTECTED] Subject: Re: using perl to generate a simple report. On 2/22/02 10:40 AM, Carlo Sayegh <[EMAIL P

Re: using perl to generate a simple report.

2002-02-22 Thread Michael Kelly
On 2/22/02 10:40 AM, Carlo Sayegh <[EMAIL PROTECTED]> wrote: > Hello All, Hi Carlo, > I've written a very simple script where the user inputs data, from which > a report is generated. My problem is that some of this data is in rows > and columns and every time the user hits enter to start a ne

Re: using perl to generate a simple report.

2002-02-22 Thread Geoffrey F. Green
What is the code you're using to accept the user input? On 2/22/02 1:40 PM, "Carlo Sayegh" <[EMAIL PROTECTED]> wrote: > I've written a very simple script where the user inputs data, from which > a report is generated. My problem is that some of this data is in rows > and columns and every time