Hello,
What does "last until eof unless email" mean? I don't get what you're
after. Can you explain what you're trying to do or include a snippet
from your program.
Aziz,,,
In article <5.0.0.25.0.20010726113250.00a199b0@linus>, "David Freeman"
<[EMAIL PROTECTED]> wrote:
> in my script i have the line currently reading
>
> last unless $email;
>
> i changed it to read
>
> last until eof unless $email;
>
> i get a error message for "eof unless" for a syntax error. Is there a
> proper way to phrase this type of arguement so it would work?
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]