Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »


Properties

Name

Type

Description

Get

Method

Get contents of connected QWS3270 screen

VBS_Get

Method

Get contents of connected QWS3270 screen

GetSize

Method

Get the number of rows and columns for current session screen

VBS_GetSize

Method

Get the number of rows and columns for curretn session screen

GetString

Method

Retrieve screen contents from specified position until the end of screen

VBS_GetString

Method

Retrieve screen contents from specified position until the end of the screen

GetStringWithAttribs

Method

Retrieve text and attributes from specified position until the end of screen

VBS_GetStringWithAttribs

Method

Retrieve text and attributes from specified position until the end of screen

GetWithAttribs

Method

Get text and attributes of connected QWS3270 screen

VBS_GetWithAttribs

Method

Get text and attributes of connected QWS3270 session

Search

Method

Search screen for text, forward or backward

VBS_Search

Method

Search screen for text, forware or backward

SetString

Method

Copy a text string to a specified position in QWS3270 screen

VBS_SetString

Method

Copy a text string to a specified position in QWS3270 screen

 

IScreen overview


  • No labels