Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Force 4.0 Reference - -zs perform syntax check only http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 -Zs                 Perform syntax check only
------------------------------------------------------------------------------
 Syntax
   -Zs

 Arguments
   None.

 Default
   Perform compilation.

 Description
   The -Zs switch instructs the compiler to process the specified source
   module without generating an object file. Any error and warning encountered
   is displayed as normal.

 Example
   . Check the code for correct syntax but do not produce an object file.
   
     force.exe -Zs test.prg

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson