| 释义 |
special name 专用名 In COBOL, the name of an environment division paragraph, and the paragraph itself, in which names supplied by IBM are related to mnemonic names specified by the programmer. In addition, this paragraph can be used to exchange the functions of the comma and the period, or to specify a substitution character for the currency sign, in the PICTURE string. 在COBOL语言环境部分中的段和段本身的名字,其中由IBM提供的名字同程序员指定的助记名有关。此外,这种段可用于交换逗号和句号的功能,或用于 指定PICTURE字符串中货币符的替换字符。 |