CLOSE MEMO Command

See Also

Closes one or more memo editing windows.

Syntax

CLOSE MEMO MemoFieldName1 [, MemoFieldName2 ...] | ALL

Arguments

MemoFieldName1 [, MemoFieldName2 ...]

Specifies the name of the memo field whose memo editing window you want to close. To close a set of memo editing windows, include a list of memo field names with the field names separated by commas. You can close the memo editing window of a memo field in a table open in another work area by including the table alias.

ALL

Closes all memo editing windows for all memo fields in any open tables.

Remarks

CLOSE MEMO closes memo editing windows opened with MODIFY MEMO, or opened from a Browse window or Edit window. CLOSE MEMO saves any changes you made to the memo fields.

Closing a table containing the memo field or fields also saves any changes you made and closes the memo windows.