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

操作系统开发

开发平台:

Visual C++

  1. :util GRAFTABL    ;AN000;utility name
  2. :class A    ;AN000;system messages
  3. :use 1 COMMON1    ;AN000;MSG 1 is always "Incorrect DOS version"
  4. ;In these next 2 messages, %1 will be replaced with one from list, 4-5,  ;AN000;
  5. ; or with one entry of the list at "CPID". (see GRTABMS.INC)                    ;AN000;
  6. :def 2 "Active Code Page: %1",CR,LF                                             ;AN000;
  7. :def 3 "Previous Code Page: %1",CR,LF                                           ;AN000;
  8. :def 4 "None",NULL                                                              ;AN000;
  9. :def 5 "Non-standard",NULL                                                      ;AN000;
  10. ; 300 - 399 Reserved for options help messages
  11. :def 300  GRAFTABL /?
  12. :def 301  GRAFTABL /?
  13. :def 302  GRAFTABL /?
  14. :def 303  GRAFTABL /?
  15. :end ;AN000;