Previous Topic: ACCEPTNext Topic: SNAP


INITIALIZE RECORDS

Purpose

Reinitializes one or more of a dialog's record buffers.

Syntax

►►─── INITialize records ────┬─ ALL ────────────────────┬─── . ───────────────►◄
                             │     ┌───────────────┐    │
                             └─ ( ─▼─ record-name ─┴─) ─┘

Parameters

ALL

Reinitializes the buffers for all subschema, map, and work records referenced by the issuing dialog, regardless of which dialog originally allocated the buffers.

record-name

Reinitializes the buffer for each record specified by record-name. The named records must be associated with the issuing dialog.

Usage

Considerations