The CloseAllDocwin transaction closes all document windows and optionally prompts the user to save any changed documents. If savePrompt is set to 0 (do not prompt), users will not be prompted to save documents, even if they have changed.
Type XTYP_EXECUTE
Syntax [CloseAllDocwin(savePrompt)]
|
Parameter |
Data type |
Values |
Meaning |
|
savePrompt |
BOOL |
0 | 1 |
do not prompt | prompt |
Release Information
Added in Release 3.70.
See also