VFP_NONE
if (vfpOpen(&tmpvfp, (char *)NULL, "w", VFP_NONE) != 0) {
if (vfpOpen(&vfp, mapfile, "r", VFP_NONE) != 0) {