]> wirehaze git hosting - MS-DOS.git/blob - v4.0/src/SELECT/SELECT.SKL

wirehaze git hosting

MZ is back!
[MS-DOS.git] / v4.0 / src / SELECT / SELECT.SKL
1 :util select ;AN000;
2 ;AN000;
3 :class A ;AN000;
4 :use 1 COMMON1 ;AN000;
5 :use 2 common2 ;AN000;
6 :use 3 common3 ;AN000;
7 :def 4 BELL,'Invalid SELECT Boot Media',CR,LF,CR,LF ;AN000;
8 'Insert INSTALL diskette in drive A, then retry' ;AN000;
9 :def 5 BELL,'Invalid Disk/Diskette Media',CR,LF,CR,LF ;AN000;
10 'Insert INSTALL diskette in drive A, then retry' ;AN000;
11 :def 6 BELL,'Invalid Parameters on SELECT Command Line',CR,LF,CR,LF ;AN000;
12 'Make sure the INSTALL diskette is in drive A,',CR,LF ;AN000;
13 'then press Ctrl+Alt+Del to restart.' ;AN000;
14 :def 7 BELL,'Unable to install DOS. Program terminated',CR,LF ;AN000;
15 :def 8 'Loading SELECT. Please wait...' ;AN000;
16 :def 9 'You must restart your computer to continue.',CR,LF,CR,LF ;AN000;
17 'Press Ctrl+Alt+Del to continue with DOS installation.' ;AN000;
18 :class B ;AN000;
19 :def 10 'Insert SELECT diskette in drive A',CR,LF,CR,LF ;AN000;
20 'Press ENTER to continue installing DOS,',CR,LF ;AN000;
21 'or press ESC to exit.',CR,LF ;AN000;
22 :def 11 BELL ;AN000;
23 :def 12 'Insert SELECT diskette in drive A',CR,LF,CR,LF ;AN000;
24 'Press ENTER to continue.',CR,LF ;AN000;
25 :def 13 'Remove the SELECT COPY Diskette from drive A',CR,LF,CR,LF ;AC080;SEH ;AN000;
26 'Insert the INSTALL Diskette in drive A',CR,LF,CR,LF,CR,LF ;AN000;
27 'Press Enter to continue.',CR,LF ;AN000;
28 :def 14 'Remove the INSTALL Diskette from drive A',CR,LF,CR,LF ;AN000;
29 'Insert the SELECT COPY Diskette in drive A',CR,LF,CR,LF,CR,LF ;AC080;SEH ;AN000;
30 'Press Enter to continue.',CR,LF ;AN000;
31 :def 15 'Copying diskette . . .',CR,LF ;AN000;
32 :def 16 'Drive not ready. Please close the',CR,LF,CR,LF ;AN000;
33 'diskette drive door and press Enter',CR,LF ;AN000;
34 'to continue, or Esc to exit SELECT.',CR,LF ;AN000;
35 :def 17 'Write protect diskette in drive.',CR,LF,CR,LF ;AN000;
36 'Please remove protect tab and',CR,LF ;AN000;
37 'press ENTER to continue, or Esc to exit SELECT.',CR,LF ;AN000;
38 :def 18 'An error occurred while installing DOS.',CR,LF ;AN000;
39 'Press Enter to continue, or Esc to exit SELECT.',CR,LF ;AN000;
40 :def 19 'Insert the INSTALL Diskette in drive A',CR,LF,CR,LF ;AN000;
41 'Press Enter to continue.',CR,LF ;AN000;
42 :use 20 EXTEND8 ;AN067;SEH insufficient memory
43 :end ;AN000;