释义 |
function name 功能[函数]名 In COBOL, a name, supplied by IBM, that identifies system logical units, printer and card punch control characters, and report codes. When a function name is associated with a mnemonic name in the environment division, the mnemonic name can then be substituted in any format in which substitution is valid. 在COBOL语言中,由IBM提供的名称,标识系统逻辑设备、打印机和卡片穿孔机控制字符 及报表代码等。当功能名在环境部分和助记名联系起来时,助记名就可以被以任何替代为 有效的格式替代。 |