Thanks for the quick answer. Works fine now.
> -Original Message-
> From: Gerald Richter [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 05, 2002 3:58 PM
> To: Jack Knight; [EMAIL PROTECTED]
> Subject: Re: File read blocking within embperl doc
>
>
> Hi,
>
Message -
From: "Jack Knight" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 05, 2002 4:42 PM
Subject: File read blocking within embperl doc
> Hi,
>
> I have a simple index.epl page which I want to read through the files
within
> a director
Hi,
I have a simple index.epl page which I want to read through the files within
a directory and extract a comment line which contains a description for the
file. However, opening the files is no problem - if I remove the while read
loop the code executes, albeit uselessly. Otherwise reading appe