On Wed, 6 Feb 2002 [EMAIL PROTECTED] wrote:

>
>       I am using the -w option and yes, I do make checks for
>       open and close.  The input file is only 6 lines long.
>       The only thing not included in the code I gave was the
>       open/close file checks.

Well, I guess using die on a failed close might be overkill.  You can use
warn instead. :-)

>       Is this Solaris specific problem?

Probably not, unless you don't have read permission on the file in
question.

>       Thanks to all for the help....

Can you post the entire script as you have it?

-- Brett


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to