This subroutine deletes conversion data registered by COBW3_CNV_SET.
How to write
CALL "COBW3_CNV_DEL" USING COBW3.
Data setting for calling
Set the conversion name to be deleted.
If the conversion name has a valid blank at the end, set the string length (byte length) of the conversion name including the blank.
Value | Meaning |
---|---|
0 | Registers the conversion name using the length up to the last character excluding the blank. However, if COBW3-CNV-NAME is completely blank, the string length is set to zero for processing. |
1 to 30 | Registers the conversion name using the specified string length |
Processing result data
None