-WStdout: Write to standard output

Group

Messages

Scope

Assembly Unit

Syntax
  -WStdout(On|Off)
  
  
Arguments

None

Default

output is written to stdout

Description

With Windows applications, the usual standard streams are available. But text written into them does not appear anywhere unless explicitly requested by the calling application. With this option is can be controlled if the text to error file should also be written into stdout.

Example
  -WStdoutOn
  
  

All messages are written to stdout.

  -WErrFileOff
  
  

Nothing is written to stdout.

See also

Assembler options: