CBL_SCR_SAVE_ATTRIBUTES

Saves the current settings of the attribute table.

Syntax:
call "CBL_SCR_SAVE_ATTRIBUTES" using     handle
                               returning status-code
Parameters:
Using call prototype (see Library Routines - Key) Picture (32-bit systems)
handle cblt-pointer usage pointer.
status-code See Library Routines - Key
On Entry:

None

On Exit:
handle The handle of the internal buffer used to save the attributes.
Comments:

This routine saves the current COBOL attribute table in an internal buffer. The handle is set to a value that identifies this buffer, and no meaning should be attached to the value of handle.

See Also: