IQWS3270 Members
The IQWS3270 type exposes the following members.
Methods
 | Name | Description |
---|---|---|
ErrorToString | Converts a StatusCode to a more descriptive message. | |
FieldAttribute | Gets the attribute of the field at the specified position. | |
FieldLength | Gets the length of the field (protected or unprotected) specified by the cursor position. | |
FieldPosition | Gets the starting position of the field field (of any type) at the specified screen position. | |
FieldSearch | Searches the field at the specified presentation space position for the specified text. | |
FieldTextGet | Gets the text of the field at the specified cursor position. | |
FieldTextSet | Sets the text of the field at the specified position. | |
GetCursorPosition | Gets the cursor position for the currently connected session. | |
GetSessionSize | Gets the size (number of rows and columns) of the specified session. | |
NextFieldLength | Retrieves the length of the next field of the specified type, starting at the specified screen position. | |
NextFieldPosition | Gets the position of the next field of the specified type, starting at the specified screen position. | |
PositionToCursor | Converts a 1-based presentation space position to a row/column position, based on the size of the specified session's presentation space. | |
PositionToRowColumn | Converts a presentation space position for the specified session into row/column format. | |
PreviousFieldLength | Gets the length of the previous field of the specified type, starting at the specified screen position. | |
PreviousFieldPosition | Gets the position of the previous field with the specified type, starting at the specified screen position. | |
RowColumnToPosition | Converts a position in row/column format to a 1-based position in the presentation space. The converted position ranges from 1 to the size of the presentation space. | |
SetCursorPosition | Sets the cursor to a new position. | |
WaitForString | Searches the emulator screen for a string until the string is found, or until the timeout expires. |
Properties
 | Name | Description |
---|---|---|
Application | Gets a QWS Application interface. | |
Cursor | Gets the QWS cursor interface. | |
CursorPosition | Gets or sets the cursor position for the currently connected session. | |
Field | Gets an interface representing a QWS field. | |
FileTransfer | Gets the file transfer interface. | |
ForegroundSession | Gets the identifier of the session that is currently in the foreground, or 0 if the foreground window is not a QWS window. | |
ForegroundSessionString | Gets the identifier of the session that is currently in the foreground, in string format, for languages that don't have a character data type. | |
Screen | Gets an interface representing a QWS screen. | |
Session | Gets an interface representing a QWS session. | |
Window | Gets a QWS Window interface. |
See Also
IQWS3270 Interface
JollyGiant.Emulation Namespace
Send comments on this topic to Jolly Giant Software
Copyright 2009 by Jolly Giant Software, Inc.