After creating the DBF table Company, the CONVERT command is used in the Command window to add the _dbaselock field:

use COMPANY exclusive

display structure // Note structure

convert to 24 // Include 16 bytes for user name

display structure // Note added _dbaselock field with 24 byte size