/
VBS_Get IScreen (Method)
VBS_Get IScreen (Method)
IScreen::VBS_Get
Get the contents of the current QWS3270 screen.
Function VBS_Get(buffer As Variant) As Long
Parameters
No | Name | Type | Optional | Default | Description |
---|---|---|---|---|---|
1 | buffer | Variant | No | - | Buffer to hold string contents |
Return Code | Description | ||||
JGS_OK | The function was successful | ||||
JGS_NOTCONNECTED | Your application is not currently connected to any valid session | ||||
JGS_PARAMETERERROR | Missing or invalid parameter | ||||
JGS_SYSERROR | The function failed due to a system error | ||||
JGS_FTXSEGMENTED | The session screen was successfully copied, the session is waiting for a host response | ||||
JGS_INHIBITED | The session screen was successfully copied, the keyboard is locked |
Sample Code
QWS3270 Automation copyright © Jolly Giant Software Inc. All rights reserved.
, multiple selections available,
Related content
VBS_Get (Method).
VBS_Get (Method).
More like this
Get IScreen (Method)
Get IScreen (Method)
More like this
VBS_GetWithAttribs (Method)
VBS_GetWithAttribs (Method)
More like this
Get_(Method).
Get_(Method).
More like this
VBS_GetWithAttribs (Method).
VBS_GetWithAttribs (Method).
More like this
GetWithAttribs (Method)
GetWithAttribs (Method)
More like this