Difference between revisions of "DB FOXMEM"

From Recital Documentation Wiki
Jump to: navigation, search
(No difference)

Revision as of 16:27, 12 March 2009

DB_FOXMEM

Class

Environment Variables / Symbols


Purpose

Used to specify the creation of FoxPro binary format ’.mem’ files for the SAVE TO command


See Also

RESTORE, SAVE, SET COMPATIBLE, SET FILETYPE, Using Xbase Files


Description

The DB_FOXMEM environment variable / symbol is used to specify that FoxPro binary format ’.mem’ files should be created by the SAVE TO command, rather than Recital ASCII format ’.mem’ files.

DB_FOXMEM should be set to "true", "yes" or "on" to enable this behavior.


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer