Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

190 lines
6.9 KiB

  1. ;*************************
  2. ;* MESSAGE SKELETON FILE *
  3. ;*************************
  4. :util COMMAND ;AC000;
  5. :class 1 ;AC000; Transient extended errors
  6. :use EXTEND2 ;AC000; "File not found"
  7. :use EXTEND3 ;AC000; "Path not found"
  8. :use EXTEND8 ;AC000; "Insufficient memory"
  9. :class 2 ;AC000; Transient parse errors
  10. :class 3 ;AC000; Resident extended errors
  11. :use -1 EXTEND999 ;AN000; "Extended error #"
  12. :class 4 ;AC000; Resident parse errors
  13. :use -1 PARSE999 ;AN000; "Parse error #"
  14. :class F ;AC000; Transient messages
  15. :use 1020 COMMON4 ;AC000; "%1 bytes free",CR,LF
  16. :use 1015 COMMON18 ;AC000; "File cannot be copied onto itself",CR,LF
  17. :use 1004 COMMON20 ;AC000; "Insufficient disk space",CR,LF
  18. :use 1026 COMMON22 ;AC000; "Invalid code page",CR,LF
  19. :use 1031 COMMON23 ;AC000; "Invalid date"
  20. :use 1035 COMMON24 ;AC000; "Invalid time"
  21. :use 1062 COMMON25 ;AC000; "Invalid path"
  22. :use 1028 COMMON28 ;AC000; "Press any key to continue"
  23. :use 1045 COMMON32 ;AC000; "Unable to create directory",CR,LF
  24. :use 1041 COMMON33 ;AC000; "Volume in drive %1 has no label"
  25. :use 1042 COMMON34 ;AC000; "Volume in drive %1 is %2"
  26. :use 1043 COMMON36 ;AC000; "Volume Serial Number is %1"
  27. :def 1002 "Duplicate file name or file not found",CR,LF ;AC000;
  28. :def 1003 "Invalid path or file name",CR,LF ;AC000;
  29. :def 1007 "Out of environment space",CR,LF ;AC000;
  30. :def 1008 "File creation error",CR,LF ;AC000;
  31. :def 1009 "Batch file missing",CR,LF ;AC000;
  32. :def 1010 CR,LF,"Insert disk with batch file",CR,LF ;AC000;
  33. :def 1011 "Bad command or file name",CR,LF ;AC000;
  34. :use 1014 EXTEND5 ;AC000;
  35. :def 1016 "Content of destination lost before copy",CR,LF ;AC000;
  36. :def 1017 "Invalid filename or file not found",CR,LF ;AC000;
  37. :def 1018 "%1 File(s) copied",CR,LF ;AC000;
  38. :def 1019 "%1 File(s) " ;AC000;
  39. :use 1021 EXTEND15 ;AC000;
  40. :def 1022 "Code page %1 not prepared for system",CR,LF ;AC000;
  41. :def 1023 "Code page %1 not prepared for all devices",CR,LF ;AC000;
  42. :def 1024 "Active code page: %1",CR,LF ;AC000;
  43. :def 1025 "NLSFUNC not installed",CR,LF ;AC000;
  44. :def 1027 "Current drive is no longer valid" ;AC000;
  45. :def 1029 "Label not found",CR,LF ;AC000;
  46. :def 1030 "Syntax error",CR,LF ;AC000;
  47. :def 1032 "Current date is %1 %2",CR,LF ;AC000;
  48. :def 1033 "SunMonTueWedThuFriSat" ;AC000;
  49. :def 1034 "Enter new date (%1): " ;AC031;
  50. :def 1036 "Current time is %1",CR,LF ;AC000;
  51. :def 1037 "Enter new time: " ;AC031;
  52. :def 1038 ", Delete (Y/N)?" ;AC000;
  53. :def 1039 "All files in directory will be deleted!",CR,LF
  54. "Are you sure (Y/N)?" ;AC000;
  55. :def 1040 "Microsoft DOS Version %1.%2",CR,LF ;AC000;
  56. :def 1044 "Invalid directory",CR,LF ;AC000;
  57. :def 1046 "Invalid path, not directory,",CR,LF,"or directory not empty",CR,LF ;AC000;
  58. :def 1047 "Must specify ON or OFF",CR,LF ;AC000;
  59. :def 1048 "Directory of %1",CR,LF ;AC000;
  60. :def 1049 "No Path",CR,LF ;AC000;
  61. :def 1050 "Invalid drive in search path",CR,LF ;AC000;
  62. :def 1051 "Invalid device",CR,LF ;AC000;
  63. :def 1052 "FOR cannot be nested",CR,LF ;AC000;
  64. :def 1053 "Intermediate file error during pipe",CR,LF ;AC000;
  65. :def 1054 "Cannot do binary reads from a device",CR,LF ;AC000;
  66. :def 1055 "BREAK is %1",CR,LF ;AC000;
  67. :def 1056 "VERIFY is %1",CR,LF ;AC000;
  68. :def 1057 "ECHO is %1",CR,LF ;AC000;
  69. :def 1059 "off",0 ;AC000;
  70. :def 1060 "on",0 ;AC000;
  71. :def 1061 "Error writing to device",CR,LF ;AC000;
  72. :def 1063 "%1" ;AC000;
  73. :def 1064 "%1" ;AC000;
  74. :def 1065 "%1" ;AC000;
  75. :def 1066 "%1" ;AC000;
  76. :def 1067 9 ;AC000;
  77. :def 1068 " <DIR> " ;AC000;
  78. :def 1069 8," ",8 ;AC000;
  79. :def 1070 CR,LF ;AC000;
  80. :def 1071 "%1" ;AC000;
  81. :def 1072 "mm-dd-yy" ;AC000;
  82. :def 1073 "dd-mm-yy" ;AC000;
  83. :def 1074 "yy-mm-dd" ;AC000;
  84. :def 1075 "%1 %2" ;AC000;
  85. :def 1076 "%1" ;AC000;
  86. :def 1077 " %1 %2" ;AC053;
  87. :def 1078 "Directory already exists",CR,LF ;AC000;
  88. :def 1079 "%1 bytes",CR,LF
  89. :def 1080 "Total files listed:",CR,LF
  90. :def 1081 "(Error occurred in environment variable)",CR,LF
  91. :def 1084 "(continuing %1)"
  92. :def 1090 "Revision %1",CR,LF
  93. :def 1091 "DOS is in ROM"
  94. :def 1092 "DOS is in HMA"
  95. :def 1093 "DOS is in low memory"
  96. :def 1094 "Cannot Loadhigh batch file" ; M016
  97. :def 1095 "LoadHigh: Invalid filename" ; M016
  98. :def 1096 "Cannot open specified country information file" ;M045
  99. :def 1200 /? unimplemented
  100. :def 1300 BREAK /?
  101. :def 1320 CHCP /?
  102. :def 1321 CHCP /?
  103. :def 1340 CD /?
  104. :def 1341 CD /?
  105. :def 1342 CD /?
  106. :def 1360 CLS /?
  107. :def 1400 COPY /?
  108. :def 1401 COPY /?
  109. :def 1402 COPY /?
  110. :def 1403 COPY /?
  111. :def 1404 COPY /?
  112. :def 1420 CTTY /?
  113. :def 1440 DATE /?
  114. :def 1441 DATE /?
  115. :def 1460 DEL /?
  116. :def 1461 DEL /?
  117. :def 1462 DEL /?
  118. :def 1480 DIR /?
  119. :def 1481 DIR /?
  120. :def 1482 DIR /?
  121. :def 1483 DIR /?
  122. :def 1484 DIR /?
  123. :def 1485 DIR /?
  124. :def 1486 DIR /?
  125. :def 1487 DIR /?
  126. :def 1488 DIR /?
  127. :def 1500 EXIT /?
  128. :def 1520 MD /?
  129. :def 1540 PATH /?
  130. :def 1541 PATH /?
  131. :def 1542 PATH /?
  132. :def 1560 PROMPT /?
  133. :def 1561 PROMPT /?
  134. :def 1562 PROMPT /?
  135. :def 1563 PROMPT /?
  136. :def 1564 PROMPT /?
  137. :def 1565 PROMPT /?
  138. :def 1566 PROMPT /?
  139. :def 1567 PROMPT /?
  140. :def 1568 PROMPT /?
  141. :def 1580 RD /?
  142. :def 1600 REN /?
  143. :def 1601 REN /?
  144. :def 1602 REN /?
  145. :def 1620 SET /?
  146. :def 1621 SET /?
  147. :def 1622 SET /?
  148. :def 1640 TIME /?
  149. :def 1641 TIME /?
  150. :def 1660 TYPE /?
  151. :def 1680 VER /?
  152. :def 1700 VERIFY /?
  153. :def 1720 VOL /?
  154. :def 1740 CALL /? ;M014
  155. :def 1741 CALL /? ;M014
  156. :def 1760 REM /? ;M014
  157. :def 1780 PAUSE /? ;M014
  158. :def 1800 ECHO /? ;M014
  159. :def 1801 ECHO /?
  160. :def 1820 GOTO /? ;M014
  161. :def 1821 GOTO /? ;M014
  162. :def 1840 SHIFT /? ;M014
  163. :def 1860 IF /? ;M014
  164. :def 1861 IF /? ;M014
  165. :def 1862 IF /? ;M014
  166. :def 1863 IF /? ;M014
  167. :def 1864 IF /? ;M014
  168. :def 1865 IF /? ;M014
  169. :def 1866 IF /? ;M014
  170. :def 1880 FOR /? ;M014
  171. :def 1881 FOR /? ;M014
  172. :def 1882 FOR /? ;M014
  173. :def 1883 FOR /? ;M014
  174. :def 1900 TRUENAME /? ;M014
  175. :def 1920 LOADHIGH /? ;M014
  176. :def 1921 LOADHIGH /? ;M014
  177. :def 1922 LOADHIGH /? ;M014
  178. :end ;AC000;
  179.