qedit.tok
资源名称:DOS系统的源代码.rar [点击查看]
上传用户:xiaoan1112
上传日期:2013-04-11
资源大小:19621k
文件大小:0k
源码类别:
操作系统开发
开发平台:
Visual C++
- #
- # Created 20-2-91 by Terry Farrell
- #
- #
- # tokenised qedit.asm from qb5ir
- #
- # 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]]='Out of memory$'
- [[QEDIT_2]]='Can not find file QBASIC.EXE$'
- [[QEDIT_3]]='DOS memory-arena error$'
- [[QEDIT_4]]='Command line too long$'