"Anthony J Segelhorst" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Does anyone already have a perl script that checks to see if a file exists
> or not a Windows Platform?
>

if (-e $filename) {print "There it is\n"}

>
> Anthony J Segelhorst
> Enterprise Systems Management Team
> Phone: 937-495-1876
> Email: [EMAIL PROTECTED]
>
> ________________________________________________________________________
> This email has been scanned for all viruses by the MessageLabs SkyScan
> service._______________________________________________________________
>
> Note:  Please update your email address for this user to reflect the
> new MeadWestvaco Corporation.  MeadWestvaco employee email addresses
> are in the format of [EMAIL PROTECTED]
>
> This electronic message contains information from MeadWestvaco
> Corporation or subsidiary companies, which may be confidential,
> privileged or otherwise protected from disclosure.  The
> information is intended to be used solely by the recipient(s)
> named.  If you are not an intended recipient, be aware that
> any review, disclosure, copying, distribution or use of this
> transmission or its contents is prohibited.  If you have
> received this transmission in error, please notify MeadWestvaco
> immediately at [EMAIL PROTECTED]
> _______________________________________________________________________



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

Reply via email to