Saves the current settings of the attribute table.
call "CBL_SCR_SAVE_ATTRIBUTES" using     handle
                               returning status-code 
               	 | Using call prototype (see Key) | Picture | |
|---|---|---|
| handle | cblt-pointer | usage pointer. | 
| status-code | See Library Routines - Key | 
None
| 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.