Closing windows

 

Document windows can be closed as appropriate.

To close one document window:

· Use the CloseDocwin transaction, specifying the docwinID, and whether or not to prompt the user to save any changes.

When the user closes a document window, Imagenation sends a NotifyIM -- CloseDocwinID notification, if it has been registered.

To close all document windows:

· Use the CloseAllDocwin transaction, specifying whether or not to prompt the user to save any changes.

All document windows close.

When all documents are closed through the user interface, Imagenation sends a NotifyIM -- CloseAll notification, if it has been registered.

See also