Use the screenShow command to force document views to be refreshed.
screenShow [ document | view ]
document | Use the optional document parameter to force all the views of the current document to be refreshed. |
view | Use the optional view parameter to force only the current document view to be refreshed. |
The status parameter is not affected by this command.
If you specify no parameter for the screenShow command, all of the document views will be refreshed.
You do not normally have to issue the screenShow command since it is done implicitly after every user action has completed. It may be necessary though if you are using the programming interface to work with a document view outside of the context of a user action.
screenShow screenShow document
Editor commands, actions, and parameters
Copyright IBM Corporation 1992, 2005. All Rights Reserved.