messages.tok

来自「MS DOS 6.0 操作系统源码完整版,对于研制操作系统结构,构建个人的操作系」· TOK 代码 · 共 20 行

TOK
20
字号
#
# tokens for messages.src - used for qbasic exe files in DOS 5.
#
# Created 4th October 1990 by Terry Farrell (TerryF)
#  [1] 06-11-90 - Updated to new messages.inc
#
#
# Note: Only the messages with R60??? in the files messages.inc are
#       relevant for DOS 5 (thats why they are the only ones tokenised).
#
# To reproduce messages.inc from messages.src using messages.tok type the
# following:
#
# TOK -f messages.tok messages.src > messages.inc
#



          [[QBMESS_1]]='- exceso en pila'
          [[QBMESS_2]]='- punto flotante no se carg

⌨️ 快捷键说明

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