Difference between revisions of "DB FOXMEM"

From Recital Documentation Wiki
Jump to: navigation, search
 
 
Line 1: Line 1:
=DB_FOXMEM=
 
 
 
==Class==
 
Environment Variables / Symbols
 
 
 
 
==Purpose==
 
==Purpose==
 
Used to specify the creation of FoxPro binary format ’.mem’ files for the SAVE TO command
 
Used to specify the creation of FoxPro binary format ’.mem’ files for the SAVE TO command
Line 15: Line 8:
  
 
==Description==
 
==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.
+
The DB_FOXMEM environment variable 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.
 
DB_FOXMEM should be set to "true", "yes" or "on" to enable this behavior.
Line 21: Line 14:
  
 
==Products==
 
==Products==
Recital Database Server, Recital Mirage Server, Recital Terminal Developer
+
Recital, Recital Server
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Configuration]]
 
[[Category:Configuration]]
 
[[Category:Environment Variables|FOXMEM]]
 
[[Category:Environment Variables|FOXMEM]]

Latest revision as of 17:12, 3 March 2010

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 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, Recital Server