RE: -d not identifying a directory?

2001-01-31 Thread Thiebaud Richard

Details?  do you have a code snippet?  What is the printout from "perl -V"?
In a quick and dirty test, -d works for me on Activestate build 522.

-Original Message-
From: Lee [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 31, 2001 10:42 AM
To: [EMAIL PROTECTED]
Subject: -d not identifying a directory?


Does anyone know any reason why -d will not detect a directory?
The code is fine on other platforms.

"This is perl, v5.6.0 built for MSWin32-x86" - apache.org perl.

Cheers,
Lee Goddard
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users



Re: -d not identifying a directory?

2001-01-31 Thread $Bill Luebkert

Lee wrote:
 
 Does anyone know any reason why -d will not detect a directory?
 The code is fine on other platforms.
 
 "This is perl, v5.6.0 built for MSWin32-x86" - apache.org perl.

More than likely you are doing something wrong.  Post a snippet and 
make sure you include the fact that you know what working directory 
you are in when you do the -d or that you fully qualify the -d object 
in question.

-- 
  ,-/-  __  _  _ $Bill Luebkert   ICQ=14439852
 (_/   /  )// //   DBE Collectibles   http://www.todbe.com/
  / ) /--  o // //  Mailto:[EMAIL PROTECTED] http://dbecoll.webjump.com/
-/-' /___/__/_/_http://www.freeyellow.com/members/dbecoll/
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users