ExecuteExternalIDString |
Top Previous Next |
Call this procedure to import external ID information from one or more files, when the field is a string field.
Specify fieldindex (0-based) or fieldname for fk = fkDBF. If fieldname is specified, it takes precedence.
Syntax: ExecuteExternalidString(fieldindex: integer; fieldname: string; fk: TFileKind)
|