cursor.txt

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

TXT
18
字号
                                            CURSOR [DUAL MODE]
     
     NAME CURSOR - Position the cursor on the screen.
     
     
     SYNTAX
     
     cursor row col [text]
     
     
     USAGE
     
     Cursor is  used to  position the cursor on the screen and
     show some  text there.  It is  given the  row and  column
     coordinates. The text component can be missing.
     
     SEE ALSO

⌨️ 快捷键说明

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