Read-Only Calendar Data File Cannot Use Save As Command

Last reviewed: November 23, 1994
Article ID: Q71251
The information in this article applies to:
  • Microsoft Windows operating system versions 3.0, 3.0a, 3.1, 3.11

If you load a read-only .CAL data file into Calendar and then select the File Menu Save As command, an error message similar to the following is displayed.

   Cannot Save File;
   Check to ensure the path and filename are correct and,
   if applicable, the network is running.

To save the file, you must remove the file's read-only attribute. You can do this with the MS-DOS Attrib command, as follows:

   attrib -r <filename>.cal

where <filename.cal> is the name of the read-only .CAL data file.


KBCategory: kbtool
KBSubcategory: win30 win31
Additional reference words: 3.00 win30 3.00a 3.10 3.11


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: November 23, 1994
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.