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.7 |-----------------------------+####################################
#| +-------+ /V Symbol Space Buffer Size |####################################
#+---------------------------------------+####################################
##############################################################################
##############################################################################
###########+---| Description |-------------------------------------+##########
###########| FORCE compiler initializes a 16k buffer for symbols.  |##########
###########| If a large application is being compiled, symbol      |##########
###########| space can be adjusted by using the /V switch.  If     |##########
###########| the error:                                            |##########
###########|               Internal variable buffer full.          |##########
###########|                                                       |##########
###########| appears during compile time, the symbol space must    |##########
###########| be adjusted using the /V switch.                      |##########
###########| ----------------------------------------------------- |##########
###########| The symbol space is used by the compiler only, not    |##########
###########| the runtime .exe file.  Adjusting the /V parameter    |##########
###########| does not affect the resulting size of the .exe file   |##########
###########| or the RAM available to the program at runtime.       |##########
###########+-------------------------------------------------------+##########
##############################################################################
##############################################################################
#########+--| Examples |--------------------------------------------+#########
#########|                                                          |#########
#########| FORCE  /V30000 menu.prg                                  |#########
#########|                                                          |#########
#########| FORCE  /Ic:\big\hdr /V42000 /Oa:\%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