Field-Map Scripting

4.3.2.5 SaveToDbfExt

SaveToDbfExt function


Prototype:

function SaveToDbfExt(const Filename_, FieldSizes_ :string) :boolean;

Description:


Syntax:

variable := Layer.TTableWrapper.SaveToDbfExt(Filename, FieldSizes);


Part

Description


variable

A variable declared as a boolean


Layer

A reference to a Field-Map layer as defined in Field-Map Project Manager


TTableWrapper

A reference to an instance of a TFieldMapTableScriptWrapper class, i.e. for example CrownProjection, CrownProfile, CrownProfilePoints or StemProfile. For layer Trees.


Filename



FieldSizes


Return value:




See also:

FieldExists; RecNo; IsTableOpen; AsXML; SaveToDbfExt; AlterTable; DisplayLabel; BlobAsString