Previous: 3.2.25. $V: Var-String Checking Switch To the Table of Contents Next: 3.2.27. $X: Extended Syntax Switch
3.2.25. $V: Var-String Checking Switch Table of Contents 3.2.27. $X: Extended Syntax Switch

- 3.2.26. -
Table of Contents>
3. Compiler Directives
3.2. Switch and Parameter Directives
3.2.26. $W: Warnings Generation Switch


3.2.26. $W: Warnings Generation Switch


Targets: MS-DOS, OS/2, Win32


Compiler directives

Switches on/off warnings generation.

Syntax:
  {$W+} or {$W-}
Default:
  {$W+}
Remarks:
If {$W+} defined, TMT Pascal will show compilation warnings.


Previous: 3.2.25. $V: Var-String Checking Switch To the Table of Contents Next: 3.2.27. $X: Extended Syntax Switch
3.2.25. $V: Var-String Checking Switch Table of Contents 3.2.27. $X: Extended Syntax Switch

- 3.2.26. -