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 Data Base Compiler - ############################################################################## http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
##############################################################################
###+-------+##################################################################
#+-| 8.5.2 |------------------+###############################################
#| +-------+ /Z Debug Support |###############################################
#+----------------------------+###############################################
##############################################################################
##############################################################################
###########+---| Description |-------------------------------------+##########
###########| /Z specifies to the compiler to create an object file |##########
###########| with line number information.  If you are using the   |##########
###########| CodeView Debugger, a symbolic debugger or Turbo       |##########
###########| Debugger from Borland, use the /Z option.             |##########
###########| ----------------------------------------------------- |##########
###########| Symbolic line number information is not produced for  |##########
###########| code contained within an include file.  Line number   |##########
###########| information is created only for the source module     |##########
###########| specified on the command line.                        |##########
###########+-------------------------------------------------------+##########
##############################################################################
##############################################################################
#########+--| Examples |--------------------------------------------+#########
#########|                                                          |#########
#########| FORCE  /Z test.prg                                       |#########
#########|                                                          |#########
#########| FORCE  /Z /Od:\obj\main.obj main.prg                     |#########
#########+----------------------------------------------------------+#########
##############################################################################

See Also: The Escape Hatch BBS System - 703-373-0575 - Dual/HST Powered!

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