Saves the current settings of the attribute table.
Note: This routine is supported for native COBOL only.
Syntax:
call "CBL_SCR_SAVE_ATTRIBUTES" using handle
returning status-code
Parameters:
|
Using call prototype (see
Key)
|
Picture
|
handle
|
cblt-pointer
|
usage pointer.
|
status-code
|
See
Library Routines - Key
|
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.