Use the forceAllVisible parameter to set or query the forced visibility of all of the document elements. You may use this parameter to ensure that all document elements are always visible in the current view.
query command
set command
The current view.
query forceAllVisible set forceAllVisible { on | off }
on | Use the on parameter to indicate that all the document elements should always be visible. |
off | Use the off parameter to indicate that you wish to allow the document elements to become invisible. |
query forceAllVisible set forceAllVisible on
Copyright IBM Corporation 1992, 2004. All Rights Reserved.