On Wed, 9 Mar 2005 10:28:02 +0000, Steven Satelle <[EMAIL PROTECTED]> wrote:
> I wrote a very simple script just to use the 2 modules:
> #!D:/perl/bin
> 
> use Win32::AdminMisc;
> use Win32::FileOp;
> 
> and it gives the same error, so it isnt my script (I think!)
> 
> both work alone - ie if I comment out AdminMisc, FileOp works and visa vera
> 
> Any clues?
> 
Never mind, I had fileOp in as FileOp
fixed that and it worked fine.

But why is it ony a problem if I'm using adminMisc as well?
_______________________________________________
Perl-Win32-Admin mailing list
Perl-Win32-Admin@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to