Top
NetCOBOL V11.0 CBL Subroutines User's Guide
FUJITSU Software

11.4 CBL_CREATE_SCR

This routine creates a screen.

Specification

Parameter data definition
01 status-code  PIC S9(4) COMP-5.
Calling format
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.

status-code
  • 0: Successful

  • Other than 0: Failure