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 - 1201 macro symbol name expected http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 1201                Macro symbol name expected
------------------------------------------------------------------------------
 Description
   This error occurs when no macro symbol name is supplied with the -D
   compiler switch, like in

   force -D=1 test.prg

 Solution
   Specify a macro symbol name for the -D switch, for example in the
   above example

   force -DMYMACRO=1 test.prg

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