PRB: Temporary Variable Causes "Error Executing Command"ID: Q118389 The information in this article applies to:
SYMPTOMSExecuting a command from the Delta GUI displays a Microsoft Delta critical message box stating, "error executing command." Commands function properly from the MS-DOS command line with the exception of RETRV and VCOMP. These commands yield:
CAUSESeveral spaces or hidden characters at the end of the TMP temporary variable declaration cause the resulting error message. How the system places the additional characters at the end of the line is undetermined.
RESOLUTIONDelete and retype the TMP temporary variable declaration or remove the spaces at the end of the line and reboot the system. The line should look something like SET TMP=C:\TMP or SET TMP=R:\ if assigned to a RAM drive. Additional reference words: 1.00 KBCategory: kbusage kbprb KBSubcategory: Delta |
|
Last Reviewed: June 13, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |