Doing a google for "0x800a004c"

Indicates a path not found error msg - do any of these articles help at
all.

http://www.google.co.uk/search?sourceid=navclient&ie=UTF-8&rls=GGLJ,GGLJ
:2006-32,GGLJ:en&q=0x800a004c

(Watch for word wrap)

Robbo.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Nick
Sent: 01 September 2006 13:52
To: 'ProFox Email List'
Subject: RE: Move directories

Rob Anderson suggested:


> How about something along the lines of :-
> 
> o = CreateObject("scripting.filesystemobject")
> o.CopyFolder("c:\cvp", "t:\")
> o.DeleteFolder("c:\cvp")

Works ok for small tests but not robust enough for use in a real
application.

For example:
o = CreateObject("scripting.filesystemobject")
o.CopyFolder("\\Server\Data\Documents\Test2",
"\\Server\Archive\Data\Documents\Test2")

Fails with OLE error code 0x800a004c.  Unknown COM status code.

Any ideas why?



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list:
http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of
the author, and do not constitute legal or medical advice. This
statement is added to the messages for those lawyers who are too stupid
to see the obvious.

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

______________________________________________________________________
Pegasus Software Limited is an Infor company.

This e-mail is from Pegasus Software Limited. The e-mail and any files 
transmitted with it are confidential and intended solely for the use of the 
individual or entity to whom it is addressed. If you have received this e-mail 
in error you must not copy, distribute or take any action in reliance on it. 
Please notify the sender by e-mail or telephone.

Pegasus Software Limited utilises an anti-virus system and therefore any files 
sent via e-mail will have been checked for known viruses. You are however 
advised to run your own virus check before opening any attachments received as 
Pegasus Software Limited will not in any event accept any liability whatsoever 
once an e-mail and/or any attachment is received.

This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to