Works for me.

Values from chkdsk c: match the output on W2K Server.

Conrad

----- Original Message -----
From: "Paul Rogers [CE]" <[EMAIL PROTECTED]>
To: "Perl-Win32-Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, May 31, 2000 4:52 AM
Subject: could someone try this on Win2k Server


> Could someone try this code on Win2k Server:
>
>  use Win32::AdminMisc;
>  ($c_total, $c_free) = Win32::AdminMisc::GetDriveSpace("c:\\");
>  print "C: total:\t$c_total\nC: free\t$c_free\n";
>
> See if it returns the correct values.
>
> It works ok on my w2k pro box but not my w2k server box.
>
> Thanks,
> P ---
>
>
>
> ---
> You are currently subscribed to perl-win32-users as: [EMAIL PROTECTED]
> To unsubscribe, forward this message to
>          [EMAIL PROTECTED]
> For non-automated Mailing List support, send email to
>          [EMAIL PROTECTED]
>
>


---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to