WD: File Sharing Prevents Macros from Deleting Folders on MacLast reviewed: February 5, 1998Article ID: Q122996 |
The information in this article applies to:
SYMPTOMSIf you run a macro to delete a folder while File Sharing is enabled, you may receive the following error:
WordBasic err=102 Command FailedYou are not able to delete the folder. (To locate the File Sharing option, see the "Workaround" section later in this article.) For example, the following macro does not allow you to delete a folder called "Test" (without the quotation marks) when File Sharing is enabled.
Sub MAIN rmdir "Test" End Sum STATUSMicrosoft has confirmed this to be a problem in Microsoft Word for the Macintosh, version 6.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
WORKAROUNDDisable file sharing before you run the macro. To do this, follow these steps:
|
Additional query words: directory directories copy cut remove protected
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |