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]
##############################################################################
###+-----+####################################################################
#+-|  5  |------------------------------------------------------------+#######
#| +-----+ String literals, such as literal file names must be quoted |#######
#+--------------------------------------------------------------------+#######
##############################################################################
##############################################################################
##############################################################################
##+------------------------------------------------------------------------+##
##| Whenever you are required to use a macro in dBASE to determine whether |##
##| a symbol is a variable or literal, FORCE requires the literal to be    |##
##| quoted.  For example, in the USE or SET COLOR TO command, the FORCE    |##
##| supported syntax is:                                                   |##
##|                                                                        |##
##|       USE name                            && name is a variable.       |##
##|       USE "name"                          && name is a database file.  |##
##|       SET COLOR TO b,g                    && b and g are variables.    |##
##|       SET COLOR TO "b", "g"               && b and g are colors.       |##
##+------------------------------------------------------------------------+##
##############################################################################
##############################################################################

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