Displays fields in the current table for editing.

Syntax

EDIT
[COLUMNAR]
[FIELDS <field1> | <Calc field1> = <Exp1>[<Option for Calc field 1>]

 [,<field2> | <Calc field2> = <Exp2>[<Option for Calc field 2>]...]]

COLUMNAR

Creates a form with the field names in one column and the field controls in another column.

[FIELDS <field list>]

Displays the fields specified in <field list> for editing. Field names are separated by commas. The field list may include calculated fields in the format:

<calculated field name> = <expression>

Description

EDIT displays the current record in the current table in a wizard-generated form for editing.

OODML

Use a Form.