<MvCREATE>

 
Creates a new database with the structure specified by fields. Field types are CHAR, NUMBER, DATE, BOOL, and MEMO.
Syntax
<MvCREATE NAME = "string: {  expression } | literal"
          DATABASE = "string: {  expression } | literal"
          FIELDS = "{ expression } | variable list"
          TYPE = "xbase3 | user defined"> 
  • Empty Tag
User Annotations: MvCREATE