Previous Topic: LOCATE CommandNext Topic: NULLS Command


MEMORY Command

       ┌/         \┐
MEMory │< STATIC  >│
       └\ DYNAMIC /┘

where:

STATIC-specifies to obtain storage one time and track until the end of the session.

DYNAMIC-specifies to obtain new storage and free it each time the Editor driver module is called.

Internal storage is determined by the MEMORY command.

This command is available in Edit and Browse Modes.