Run in Batch Mode (/BAT)

Syntax: /BAT[CH]

By default, LINK386 prompts you for a new path name whenever it cannot find an object file or library it was directed to use.

This option disables such prompting. Instead, LINK386 generates an error or warning message, as appropriate, and leaves the external reference unresolved. The /BAT option also disables the display of the sign-on banner and the display of input from response files.

This option is primarily used when LINK386 is called from a batch file or Description Files.

Note: This option does not affect prompts for Command Line Input.


[Back: BASE (/BASE)]
[Next: Prepare for Debugging (/C)]