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.3 |---------------------------+######################################
#| +-------+ /O Specifying Output File |######################################
#+-------------------------------------+######################################
##############################################################################
##############################################################################
######+---| Description |-----------------------------------------------+#####
######| FORCE creates an output file constructed from the input filename|#####
######| minus its extension plus the extension of .obj.  For example if |#####
######| the input file is main.prg, the default output file will be     |#####
######| main.obj.  To write to a different output file use the /O       |#####
######| option.  Specify /O filename where filename is any valid DOS    |#####
######| filename.  FORCE will not place an .obj extension on the output |#####
######| filename if it is specified with the /O option.                 |#####
######+-----------------------------------------------------------------+#####
##############################################################################
##############################################################################
#########+--| Examples |--------------------------------------------+#########
#########|                                                          |#########
#########| FORCE  /O\devel\obj\tmp.obj start                        |#########
#########|                                                          |#########
#########| FORCE  /Of:\acct\lnk\%1.obj %1.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