Query If Scroller in Line Wrap Mode (QsnQrySclWrp) API


  Required Parameter:


  Omissible Parameter Group:


  Returned Value:


  Default Public Authority: *USE

  Service Program: QSNAPI

  Threadsafe: No

The Query If Scroller in Line Wrap Mode (QsnQrySclWrp) API queries if line wrap mode is set on or off for the given session.


Authorities and Locks

None.


Required Parameter

Session handle
INPUT; BINARY(4)

A handle for the session to be queried.


Omissible Parameter Group

Wrap indication
OUTPUT; CHAR(1)

Whether line wrap mode is on or off. The possible values are:


Error code
I/O; CHAR(*)

The structure in which to return error information. For the format of the structure, see Error code parameter. If this parameter is omitted, diagnostic and escape messages are issued to the application.


Returned Value

Wrap indication
OUTPUT; BINARY(4)

This API returns the value for the wrap indication parameter if the operation was successful, or -1 otherwise.


Error Messages



API introduced: V2R3

[ Back to top | Dynamic Screen Manager APIs | APIs by category ]