skip to main content

Library Routines : CBL_WRITE_SCR_N_CHAR

CBL_WRITE_SCR_N_CHAR
The CBL_WRITE_SCR_N_CHAR library routine writes a specified character to a string of positions on the screen.
This routine is implemented for compatibility with other COBOLs in order to facilitate migrations. Using this routine in new programs is not suggested; you should rely on DISPLAY and ACCEPT verbs instead.
Syntax:
 CALL "CBL_WRITE_SCR_N_CHAR" USING screenPosition 
Parameters:
01  screenPosition.
    03  rowNumber      PIC X COMP-X.
    03  columnNumber   PIC X COMP-X.
Return code:
returnCode can be any numeric data item and provides additional information:

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left