Toggle Line Wrap/Truncate Mode (QsnTglSclWrp) API


  Required Parameter:


  Omissible Parameter Group:


  Returned Value:


  Default Public Authority: *USE

  Service Program: QSNAPI

  Threadsafe: No

The Toggle Line Wrap/Truncate Mode (QsnTglSclWrp) API toggles the session between line wrap and truncation mode.


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)

Indicates whether line wrap mode is on or off when the QsnTglSclWrp API has completed. 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 ]