PRB: DX1350 or DX1270 Errors Caused by Environment VariableID: Q98561
|
An attempt to run a Microsoft compiler, assembler, or utility that uses the DOSXNT MS-DOS extender may fail and generate one of the following messages:
DOSXNT : fatal error DX1350: cannot load program : file not found Additional info: "xxx" DOSXNT : fatal error DX1270: command line error : unknown command switch xxx Info: Error in switch xxx of environment variable TNT (xxx) DOSXNT : fatal error DX1270: command line error : unknown command switch xxx Info: Error in switch xxx of environment variable GOTNT (xxx)
The DOSXNT MS-DOS extender searches the MS-DOS environment variables for the strings "TNT," "GOTNT," or any prefix of "TNT" or "GOTNT". Therefore, the following environment variables can cause the errors above:
G, GO, GOT, GOTN, GOTNT, T, TN, TNT
To determine if any of these environment variables is installed, enter
"SET" (without quotation marks) at the MS-DOS command prompt.
Use the MS-DOS SET command to remove the environment variable. For more information on this technique, please see below.
For a list of MS-DOS environment variables, enter the command "SET" (without quotation marks) at the MS-DOS prompt. Each environment variable is listed in the following form:
<variable>=<value>
To remove an environment variable, use the SET command to assign the
variable to a null string. For example, to remove the TNT variable,
enter the following at the MS-DOS prompt:Additional query words: 1.00 1.30 5.50 6.10 6.10a 8.00
Keywords : kb16bitonly
Version :
Platform :
Issue type :
Last Reviewed: July 30, 1999