dbf-file-types ( -- value )


Vocabulary
dbf

Inputs
None

Outputs
valuean object


Definition

CONSTANT: dbf-file-types
H{
{ 2 "FoxBASE" }
{ 3 "FoxBASE+/dBase III plus, no memo" }
{ 4 "dBase IV, no memo" }
{ 5 "dBase V, no memo" }
{ 67 "dBase IV SQL table files, no memo" }
{ 7 "Visual Objects 1.x" }
{ 135 "Visual Objects 1.x, with memo" }
{ 99 "dBase IV SQL system files, no memo" }
{ 139 "dBase IV with memo" }
{ 203 "dBase IV SQL table files, with memo" }
{ 131 "FoxBASE+/dBase III PLUS, with memo" }
{ 142 "dBase IV with SQL table" }
{ 229 "HiPer-Six format with SMT memo file" }
{ 48 "Visual FoxPro" }
{ 49 "Visual FoxPro, autoincrement enabled" }
{
50
"Visual FoxPro with field type Varchar or Varbinary"
}
{ 245 "FoxPro 2.x (or earlier) with memo" }
{ 123 "dBase IV, with memo" }
{ 251 "FoxBASE" }
} inline