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?


David M.R. Freeman
webmaster sysadmin for MMP, Inc.
web:            www.woodfreeman.com
e-mail: [EMAIL PROTECTED]
phone:  (253) 564-5902
fax:            (253) 565-1811

Reply via email to