How to: |
You can issue commands that specify whether the Viewer displays the Close, Help, and All Pages buttons.
SET WEBVIEWCLOSE = {OFF|ON}
or
ON TABLE SET WEBVIEWCLOSE {OFF|ON}
where:
Displays the Close button. ON is the default value.
Does not display the Close button.
SET WEBVIEWHELP = {OFF|ON}
or
ON TABLE SET WEBVIEWHELP {OFF|ON}
where:
Displays the Help button. ON is the default value.
Does not display the Help button.
SET WEBVIEWALLPG = {OFF|ON}
or
ON TABLE SET WEBVIEWALLPG {OFF|ON}
where:
Displays the All Pages button. ON is the default value.
Does not display the All Pages button.
The Settings dialog box opens.