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]
##############################################################################
###+------+###################################################################
#+-| 16.1 |--------------+####################################################
#| +------+ INTRODUCTION |####################################################
#+-----------------------+####################################################
##############################################################################
##############################################################################
##+-------------------------------------------------------------------------+#
##| FORCE supports most of the dBASE command set.  Because FORCE is a true  |#
##| native code compiler, many environmental commands of dBASE, such as SET |#
##| TALK ON, HELP, and MODIFY REPORT are not supported by FORCE.            |#
##| ----------------------------------------------------------------------- |#
##| FORCE is designed for thorough and efficent programming.  FORCE adds a  |#
##| diverse set of commands such as BUILD and OPEN to simplify programming  |#
##| tasks.  Many FORCE commands, including LOCATE & AVERAGE, are routines   |#
##| crafted specifically by the compiler for your program.  Other dBASE     |#
##| compilers rely on less efficient generic routines.                      |#
##| ----------------------------------------------------------------------- |#
##| FORCE has extended the dBASE language by allowing specification of an   |#
##| explicit alias for database commands. Database commands may be prefixed |#
##| with the ! character and an alias name to cause the command to operate  |#
##| on that alias.  for example, the command:                               |#
##|                                                                         |#
##|                   !alias SKIP                                           |#
##|                                                                         |#
##| skips the database identified by !alias.                                |#
##+-------------------------------------------------------------------------+#
##############################################################################

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