RESTORE WINDOW Command

Restores to memory window definitions and window statuses saved to a window file or memo field.

RESTORE WINDOW WindowNameList | ALL FROM FileName
 | FROM MEMO MemoFieldName

Parameters

WindowNameList

Specifies one or more windows to be restored. Separate the window names with commas.

ALL

Restores all window definitions in the window file or memo field.

FROM FileName

Specifies the window file from which windows are restored. A window file has a .win extension. If the file was given another extension when it was saved, you must include this extension in FileName.

FROM MEMO MemoFieldName

Specifies the memo field from which the windows are restored.

Expand imageRemarks

Expand imageExample

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic