IQWS3270 Methods
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. |
See Also
IQWS3270 Interface
JollyGiant.Emulation Namespace
Send comments on this topic to Jolly Giant Software
Copyright 2009 by Jolly Giant Software, Inc.