#console
ACTION: programs compiled to EXE/DLL will run in an existing console (MS Subsystem 3)
USE: prevents new console from being created. Inputs and outputs are with the existing console.
EXAMPLE:
#console

REMARKS: When Oxygen is embedded it will use the Host's subsystem'