EXEC() Command Can Cause System Integrity Error in ExcelID: Q68419
|
In Microsoft Excel versions 2.x, the following command starts Word for
Windows and loads the file ISV.DOC:
=EXEC("c:\winword\isv.doc",1)
If you execute this macro command in Microsoft Excel version 5.0, the following error will be displayed:This application has violated system integrity and will be terminated; close all applications, exit Windows, and reboot your computer.
Cannot access the file at this time. Make sure the file is not in use by another program, and is a valid program file.
To work around this problem, do the following:
=EXEC("c:\winword\winword.exe c:\winword\isv.doc",1)
Additional query words: 3.0 4.0 4.00a
Keywords :
Version :
Platform :
Issue type :
Last Reviewed: March 21, 1999