AS400StatusLineOption Enumeration
In This Topic
Options for specifying which of three different host status lines appears at the bottom of the terminal window when you are connected to an AS/400.
Members
Member | Description |
StatusLine3488 | The 3488 status line uses graphical symbols to represent various conditions and is based on the status line you see on newer 5250 terminals from IBM. |
StatusLine5250 | The 5250 status line uses character pairs to represent various conditions. The characters are always shown but appear in inverse video when the condition is true. |
StatusLineDebug | If you contact Attachmate technical support, you may be asked to use the Debug Status Line to help diagnose your problem. The Debug Status Line is of use to users with an intimate knowledge of the 5250 data stream. |
StatusLineNone | Do not display the status line. |
See Also