ScreenContent
To enter the ScreenContent keyword in the command line, use one of the options:
- Type ScreenContent
- Type the shortcut Scre
Description
Section titled “Description”The ScreeContent keyword is used to represent the windows of a display.
Syntax
Section titled “Syntax”[Function] ScreenContent
[Function] ScreenContent [Screen_Number].[“Window_Name” or Window_Number]
Option Keywords
Section titled “Option Keywords”The ScreenContent keyword uses the following option keywords:
Examples
Section titled “Examples”- To delete all windows on all screens, type:
| User name[Fixture]>Delete ScreenContent *.* |
- To delete all windows on screen 1, type:
| User name[Fixture]>Delete ScreenContent 1.* |
- To set the width of the first window you created to 12 half columns in screen 1, type:
| User name[Fixture]>Set ScreenContent 1.1 “W” “12” |