Field-Map Scripting

4.1.9.3 OpenParadoxTable

OpenParadoxTable function


Prototype:

function OpenParadoxTable(const a_table_path :string) :TTableWrapper;

Description:

Opens a table in paradox format

Syntax:

variable:= OpenParadoxTable(TablePath);


Part

Description


variable

variable declared as TTableWrapper


TablePath

full path to the table

Return value:

returns a table wrapper for the paradox table




See also:

OpenTable; LoadSimpleXML; OpenParadoxTable; CreateMemTableFromDefs; CloseAndFreeTable; Constants; AddintegerAttribute; AddFloatAttribute; AddbooleanAttribute; AddStringAttribute; AttributeExists; DefaultValue; DefaultValueEnabled; GetAttributesWithDefaultValue; GetAttributesWithDefaultValue