LoadFields

Description

Loads the fields from a table

Syntax

Function LoadFields( table_name )

Parameters

string table_name - the name of the table from which you want the fields

Return Values

none

See also

GetFieldNames

DS