border.txt

来自「At can be given its arguments in a file.」· 文本 代码 · 共 29 行

TXT
29
字号
                     BORDER [DUAL MODE, NOT WINDOW COMPATIBLE]
     
     NAME BORDER - changes the border color.
     
     
     SYNTAX
     
     border
     [BLACK|RED|GREEN|YELLOW|BLUE|MAGENTA|CYAN|WHITE|DEFAULT]
     [LIGHT_BLACK|
     LIGHT_RED|LIGHT_GREEN|LIGHT_YELLOW|LIGHT_BLUE|LIGHT_MAGEN
     TA|LIGHT_CYAN|LIGHT_GREY]
     [DARK_BLACK|
     DARK_RED|DARK_GREEN|DARK_YELLOW|DARK_BLUE|DARK_MAGENTA|DA
     RK_CYAN|DARK_GREY]
     
     USAGE
     
     Border is  used to change the border color. Border is the
     outside of  the actual  screen, which  can be written to.
     Border accepts  the same colors as color or clear, but it
     can also  be  given  an  integer,  which  represents  the
     desired attribute.  These integers can be in the range 0-
     63. You  can give other integer also, but they always map
     to one of the 64 possible colors.
     
     SEE ALSO
     color, clear, normal

⌨️ 快捷键说明

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