PRB: L1089 Error, TMP Environment Variable Missing, Incorrect (32829)



The information in this article applies to:

  • Microsoft LINK for MS-DOS 3.x
  • Microsoft LINK for MS-DOS 4.x
  • Microsoft LINK for MS-DOS 5.0x
  • Microsoft LINK for MS-DOS 5.1
  • Microsoft LINK for MS-DOS 5.11
  • Microsoft LINK for MS-DOS 5.13
  • Microsoft LINK for MS-DOS 5.15
  • Microsoft LINK for MS-DOS 5.3
  • Microsoft LINK for MS-DOS 5.31.009
  • Microsoft LINK for MS-DOS 5.5
  • Microsoft LINK for MS-DOS 5.6

This article was previously published under Q32829

SYMPTOMS

An attempt to link an application with Microsoft LINK fails and the following message appears on the screen:
L1089 'filename' : cannot open response file

CAUSE

Either the TMP environment variable is not set correctly or it is missing from the environment.

RESOLUTION

Modify the AUTOEXEC.BAT file to set the TMP environment variable to a valid directory path. For example,

set tmp=c:\temp


Modification Type:MajorLast Reviewed:9/30/2003
Keywords:kb16bitonly KB32829