PRB: L1089 Error, TMP Environment Variable Missing, IncorrectLast reviewed: July 17, 1997Article ID: Q32829 |
3.x 4.x 5.0x 5.10 5.11 5.13 5.15 5.30 5.31.009 5.50 5.60
MS-DOS
kbtool kberrmsg kbprb
The information in this article applies to:
SYMPTOMSAn attempt to link an application with Microsoft LINK fails and the following message appears on the screen:
L1089 'filename' : cannot open response file CAUSEEither the TMP environment variable is not set correctly or it is missing from the environment.
RESOLUTIONModify the AUTOEXEC.BAT file to set the TMP environment variable to a valid directory path. For example,
set tmp=c:\temp |
Additional reference words: 3.00 3.01 3.02 3.04 3.05 3.06 3.51 3.55
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |