qbasmsgs.txt
上传用户:xiaoan1112
上传日期:2013-04-11
资源大小:19621k
文件大小:20k
源码类别:

操作系统开发

开发平台:

Visual C++

  1. ; QBasic Standard Error Messages.
  2. ; This file is read by the tool makemsgs, which produces the files:
  3. ;      qbimsgs.asm, qbimsgs.inc, and qbimsgs.h
  4. ;
  5. ; Entries in this file have the form:
  6. ;  [<symbol's name>,[<msg index/error code>],"<ASCII msg>"] [;<comment>]
  7. ;
  8. ; If <msg index/error code> is not specified, the next available one
  9. ;    is assigned.
  10. ;
  11. ;Section 1:  Runtime Errors - symbol names are kept small to decrease
  12. ;            the size of the runtime library.
  13. ;            Names begin with ER_ to distinguish them from non-runtime
  14. ;            errors, which begin with MSG_.
  15. ;
  16. ;NOTE: A *BLANK* line terminates MAKEMSG.  Do not add blank lines!
  17. ;
  18. ;
  19. ER_NF,1,"NEXT utan FOR"
  20. ER_SN,2,"Syntaxfel"
  21. ER_RG,3,"RETURN utan GOSUB"
  22. ER_OD,4,"Slut p