Append /x:on Causes Excel to Open All Files in a DirectoryLast reviewed: November 3, 1994Article ID: Q72733 |
The information in this article applies to:
SUMMARYThe following command will cause Microsoft Excel to open all files in <directory name> as soon as Microsoft Excel has finished loading:
append /x:on <directory name> MORE INFORMATIONFor example, if the command
append /x:on c:\dosis entered at the DOS prompt or is executed in your AUTOEXEC.BAT file, and then you start the Microsoft Excel program, Excel will then open every file in the C:\DOS directory as soon as Microsoft Excel itself has finished loading. These files will be opened as text files.
WorkaroundDisable the Append command. This can be accomplished by typing the following command at a DOS prompt before starting Windows or Excel:
append;Note that the Append command should not be used in any form while running Windows or Windows applications. For more information, query on the words
dos and append and utility and windows |
KBCategory: kbusage
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |