opmessag.gml

来自「开放源码的编译器open watcom 1.6.0版的源代码」· GML 代码 · 共 21 行

GML
21
字号
.*
.*
.option MESSAGES
.*
.np
The "MESSAGES" option specifies the file name of an internationalized
message file that contains the default messages for the NLM.
This is the name of the default message file to load for NLMs that are
enabled.
Enabling allows the same NLM to display messages in different
languages by switching message files.
.np
The format of the "MESSAGES" option (short form "MES") is as follows.
.mbigbox
    OPTION MESSAGES=msg_file
.embigbox
.synote
.mnote msg_file
is the name of the message file.
.esynote

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?