This routine creates a screen.
Specification
01 status-code PIC S9(4) COMP-5.
CALL "CBL_CREATE_SCR" RETURNING status-code.
Interface
None
Return code
The return code is set in the status-code specified in the RETURNING clause.
0: Successful
Other than 0: Failure