opscreen.gml

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

GML
21
字号
.*
.*
.option SCREENNAME
.*
.np
The "SCREENNAME" option specifies the name of the first screen (the
screen that is automatically created when an NLM is loaded).
The format of the "SCREENNAME" option (short form "SCR") is as
follows.
.mbigbox
    OPTION SCREENNAME 'name'
.embigbox
.synote
.mnote name
specifies the screen name.
.esynote
.np
If the "SCREENNAME" option is not specified, the
.sy description
text specified in the "FORMAT" directive is used as the screen name.

⌨️ 快捷键说明

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