skip to main content

Library Routines : KEISEN2

KEISEN2
The KEISEN2 routine allows to draw a line of type 2 in a Japanese character-based program.
Syntax:
 CALL "KEISEN2" USING KEISEN2  
Parameters:
01 KEISEN2.
  02 KEI2-CMD        PIC 9(1COMP-X.
  02 KEI2-START-LINE PIC 9(2COMP-X.
  02 KEI2-START-COL  PIC 9(2COMP-X.
  02 KEI2-END-LINE   PIC 9(2COMP-X.
  02 KEI2-END-COL    PIC 9(2COMP-X.
  02 KEI2-PRN        PIC 9(2COMP-X.
  02 KEI2-COLOR      PIC 9(2COMP-X.
Return Code
returnCode can be any signed numeric data item and provides additional information:
Examples:
See KEISEN for examples.

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