This subroutine deletes the conversion data that was registered by COBW3_CNV_SET.
Format
CALL "COBW3_CNV_DEL" USING COBW3.
Data setting at calling
Specify a conversion name that is to be deleted.
When the conversion name has a valid blank at the end, specify the byte length of the blank-containing conversion name (character string).
Value | Explanation |
---|---|
0 | Registers a conversion name up to the last character other than the blank. If the COBW3-CNV-NAME character string consists of only blank characters, the character string length is assumed to be 0. |
1 to 30 | Registers a conversion name of the specified character string length. |
Processing result data
None