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

操作系统开发

开发平台:

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. ER_NF,1,"NEXT sans FOR"
  17. ER_SN,2,"Erreur de syntaxe"
  18. ER_RG,3,"RETURN sans GOSUB"
  19. ER_OD,4,"Donn俥s 俻uis俥s"
  20. ER_FC,5,"Appel de fonction non permis"
  21. ER_OV,6,"D俻assement de capacit