⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 command.skl

📁 Dos6.0
💻 SKL
字号:

;*************************
;* MESSAGE SKELETON FILE *
;*************************

:util COMMAND			;AC000;

:class	1			;AC000; Transient extended errors

:use EXTEND2			;AC000; "File not found"
:use EXTEND3			;AC000; "Path not found"
:use EXTEND8			;AC000; "Insufficient memory"

:class	2			;AC000; Transient parse errors

:class	3			;AC000; Resident extended errors
:use -1 EXTEND999		;AN000; "Extended error #"

:class	4			;AC000; Resident parse errors
:use -1 PARSE999		;AN000; "Parse error #"

:class	F			;AC000; Transient messages

:use 1020 COMMON4		;AC000; "%1 bytes free",CR,LF
:use 1015 COMMON18		;AC000; "File cannot be copied onto itself",CR,LF
:use 1004 COMMON20		;AC000; "Insufficient disk space",CR,LF
:use 1026 COMMON22		;AC000; "Invalid code page",CR,LF
:use 1031 COMMON23		;AC000; "Invalid date"
:use 1035 COMMON24		;AC000; "Invalid time"
:use 1062 COMMON25		;AC000; "Invalid path"
:use 1028 COMMON28		;AC000; "Press any key to continue"
:use 1045 COMMON32		;AC000; "Unable to create directory",CR,LF
:use 1041 COMMON33		;AC000; "Volume in drive %1 has no label"
:use 1042 COMMON34		;AC000; "Volume in drive %1 is %2"
:use 1043 COMMON36		;AC000; "Volume Serial Number is %1"
:def 1002 "Duplicate file name or file not found",CR,LF ;AC000;
:def 1003 "Invalid path or file name",CR,LF             ;AC000;
:def 1007 "Out of environment space",CR,LF              ;AC000;
:def 1008 "File creation error",CR,LF                   ;AC000;
:def 1009 "Batch file missing",CR,LF                    ;AC000;
:def 1010 CR,LF,"Insert disk with batch file",CR,LF     ;AC000;
:def 1011 "Bad command or file name",CR,LF              ;AC000;
:use 1014 EXTEND5					;AC000;
:def 1016 "Content of destination lost before copy",CR,LF ;AC000;
:def 1017 "Invalid filename or file not found",CR,LF    ;AC000;
:def 1018 "%1 File(s) copied",CR,LF                     ;AC000;
:def 1019 "%1 File(s) "                                 ;AC000;
:use 1021 EXTEND15					;AC000;
:def 1022 "Code page %1 not prepared for system",CR,LF  ;AC000;
:def 1023 "Code page %1 not prepared for all devices",CR,LF ;AC000;
:def 1024 "Active code page: %1",CR,LF                  ;AC000;
:def 1025 "NLSFUNC not installed",CR,LF                 ;AC000;
:def 1027 "Current drive is no longer valid"            ;AC000;
:def 1029 "Label not found",CR,LF                       ;AC000;
:def 1030 "Syntax error",CR,LF                          ;AC000;
:def 1032 "Current date is %1 %2",CR,LF                 ;AC000;
:def 1033 "SunMonTueWedThuFriSat"                       ;AC000;
:def 1034 "Enter new date (%1): "                       ;AC031;
:def 1036 "Current time is %1",CR,LF                    ;AC000;
:def 1037 "Enter new time: "                            ;AC031;
:def 1038 ",    Delete (Y/N)?"                          ;AC000;
:def 1039 "All files in directory will be deleted!",CR,LF
	  "Are you sure (Y/N)?"                         ;AC000;
:def 1040 "Microsoft DOS             Version %1.%2",CR,LF ;AC000;
:def 1044 "Invalid directory",CR,LF                     ;AC000;
:def 1046 "Invalid path, not directory,",CR,LF,"or directory not empty",CR,LF ;AC000;
:def 1047 "Must specify ON or OFF",CR,LF                ;AC000;
:def 1048 "Directory of %1",CR,LF                      ;AC000;
:def 1049 "No Path",CR,LF                               ;AC000;
:def 1050 "Invalid drive in search path",CR,LF          ;AC000;
:def 1051 "Invalid device",CR,LF                        ;AC000;
:def 1052 "FOR cannot be nested",CR,LF                  ;AC000;
:def 1053 "Intermediate file error during pipe",CR,LF   ;AC000;
:def 1054 "Cannot do binary reads from a device",CR,LF  ;AC000;
:def 1055 "BREAK is %1",CR,LF                   ;AC000;
:def 1056 "VERIFY is %1",CR,LF                  ;AC000;
:def 1057 "ECHO is %1",CR,LF                    ;AC000;
:def 1059 "off",0                               ;AC000;
:def 1060 "on",0                                ;AC000;
:def 1061 "Error writing to device",CR,LF       ;AC000;
:def 1063 "%1"                                  ;AC000;
:def 1064 "%1"                                  ;AC000;
:def 1065 "%1"                                  ;AC000;
:def 1066 "%1"                                  ;AC000;
:def 1067 9					;AC000;
:def 1068 " <DIR>    "                          ;AC000;
:def 1069 8," ",8                               ;AC000;
:def 1070 CR,LF 				;AC000;
:def 1071 "%1"                                  ;AC000;
:def 1072 "mm-dd-yy"                            ;AC000;
:def 1073 "dd-mm-yy"                            ;AC000;
:def 1074 "yy-mm-dd"                            ;AC000;
:def 1075 "%1 %2"                               ;AC000;
:def 1076 "%1"                                  ;AC000;
:def 1077 " %1  %2"                             ;AC053;
:def 1078 "Directory already exists",CR,LF      ;AC000;
:def 1079 "%1 bytes",CR,LF
:def 1080 "Total files listed:",CR,LF
:def 1081 "(Error occurred in environment variable)",CR,LF
:def 1084 "(continuing %1)"
:def 1090 "Revision %1",CR,LF
:def 1091 "DOS is in ROM"
:def 1092 "DOS is in HMA"
:def 1093 "DOS is in low memory"

:def 1094 "Cannot Loadhigh batch file"		; M016
:def 1095 "LoadHigh: Invalid filename"		; M016
:def 1096 "Cannot open specified country information file" ;M045
:def 1097 "LoadHigh: Invalid argument"		; Richid
:def 1098 "Required parameter missing"		; Richid
:def 1099 "Unrecognized switch" 		; Richid
:def 1100 "A UMB is specified twice for load"	; Richid
:def 1101 "  %1.%2 to 1.0"
:def 1102 "                %1.%2 to 1.0 average compression ratio",CR,LF

:def 1200 /? unimplemented
:def 1300 BREAK /?
:def 1320 CHCP /?
:def 1321 CHCP /?
:def 1340 CD /?
:def 1341 CD /?
:def 1342 CD /?
:def 1360 CLS /?
:def 1400 COPY /?
:def 1401 COPY /?
:def 1402 COPY /?
:def 1403 COPY /?
:def 1404 COPY /?
:def 1420 CTTY /?
:def 1440 DATE /?
:def 1441 DATE /?
:def 1460 DEL /?
:def 1461 DEL /?
:def 1462 DEL /?
:def 1480 DIR /?
:def 1481 DIR /?
:def 1482 DIR /?
:def 1483 DIR /?
:def 1484 DIR /?
:def 1485 DIR /?
:def 1486 DIR /?
:def 1487 DIR /?
:def 1488 DIR /?
:def 1489 DIR /?
:def 1490 DIR /?
:def 1491 DIR /?
:def 1492 DIR /?
:def 1493 DIR /?
:def 1494 DIR /?
:def 1500 EXIT /?
:def 1520 MD /?
:def 1540 PATH /?
:def 1541 PATH /?
:def 1542 PATH /?
:def 1560 PROMPT /?
:def 1561 PROMPT /?
:def 1562 PROMPT /?
:def 1563 PROMPT /?
:def 1564 PROMPT /?
:def 1565 PROMPT /?
:def 1566 PROMPT /?
:def 1567 PROMPT /?
:def 1568 PROMPT /?
:def 1580 RD /?
:def 1600 REN /?
:def 1601 REN /?
:def 1602 REN /?
:def 1620 SET /?
:def 1621 SET /?
:def 1622 SET /?
:def 1640 TIME /?
:def 1641 TIME /?
:def 1660 TYPE /?
:def 1680 VER /?
:def 1700 VERIFY /?
:def 1720 VOL /?
:def 1740 CALL /?			;M014
:def 1741 CALL /?			;M014
:def 1760 REM /?			;M014
:def 1780 PAUSE /?			;M014
:def 1800 ECHO /?			;M014
:def 1801 ECHO /?
:def 1820 GOTO /?			;M014
:def 1821 GOTO /?			;M014
:def 1840 SHIFT /?			;M014
:def 1860 IF /?				;M014
:def 1861 IF /?				;M014
:def 1862 IF /?				;M014
:def 1863 IF /?				;M014
:def 1864 IF /?				;M014
:def 1865 IF /?				;M014
:def 1866 IF /?				;M014
:def 1880 FOR /?			;M014
:def 1881 FOR /?			;M014
:def 1882 FOR /?			;M014
:def 1883 FOR /?			;M014
:def 1900 TRUENAME /?			;M014
:def 1920 LOADHIGH /?			;M014
:def 1921 LOADHIGH /?			;M014
:def 1922 LOADHIGH /?			;M014
:def 1923 LOADHIGH /?			;M014
:def 1924 LOADHIGH /?			;M014
:def 1925 LOADHIGH /?			;M014
:def 1926 LOADHIGH /?			;M014
:def 1927 LOADHIGH /?			;M014

:end				;AC000;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -