qedit.tok
来自「[随书类]Dos6.0源代码」· TOK 代码 · 共 16 行
TOK
16 行
#
# Created 20-2-91 by Terry Farrell
#
#
# tokenised qedit.asm from qb5\ir
#
# This program runs QBASIC with the /editor option BUT if things go
# wrong it will display the following messages
#
# NB: the $ character is IMPORTANT it signifies the end of string.
[[QEDIT_1]]='Onvoldoende geheugen$'
[[QEDIT_2]]='Bestand QBASIC.EXE kan niet worden gevonden$'
[[QEDIT_3]]='DOS-geheugenfout$'
[[QEDIT_4]]='Opdrachtregel te lang$'
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?