Set Compatible, Set("Compatible")
A SET command that toggles the behavior of many other commands and functions from their "normal" way to those more like dBASE IV's behavior. This is a dangerous command.
Usage |
SET COMPATIBLE ON | DB4 | OFF | FOXPLUS [ PROMPT | NOPROMPT ] lcCompSet = SET("COMPATIBLE") && Returns "ON" or OFF" |
The PROMPT dialog that comes up is a bit confused. First, pressing the Help key is the same as the No key. Second, the dialog states that "This can later be reversed with COPY TO � TYPE FOXPLUS." This is not exactly true—that command will create a dBASE III, not dBASE IV, memo field. Finally, clicking on No errors the system with "Not a table." |
See Also |