OBJECTIVES
Upon completing this section, you should be able to:

  1. Use <MVCREATE> tag to create an Xbase3 database.
  2. Use the <MVOPEN>, <MVADD>, and <MVCLOSE> tags to add content to our database.
  3. Use the <MVSKIP>, <MVFILTER>, and <MVFIND> tags to locate data in our database.
  4. Use the <MVDELETE>, <MVUNDELETE>, and <MVPACK> tags to remove data and tighten up our database.