SAVE WINDOWS Command
Saves all or specified window definitions to a window file or memo field.
SAVE WINDOWS WindowNameList | ALL TO FileName | TO MEMO MemoFieldName |
Parameters
- WindowNameList
-
Specifies one or more windows to be saved. Separate the window names with commas.
- ALL
-
Saves all window definitions to the window file or memo field.
- TO FileName
-
Specifies the window file to which the window definitions are saved.
If you don't specify an extension when naming the file, the default extension of .win is assigned. If you specify another extension when you save the window definitions to a file, you must include the extension when you restore the window definitions from the file.
- TO MEMO MemoFieldName
-
Specifies the memo field to which the window definitions are saved. The table containing the memo field must be open; however, it does not have to be in the currently selected work area. To save window definitions to a table in another work area, include the table's alias when specifying the memo field.
Remarks
Example
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08