Skip to content

Commit fd40654

Browse files
jmdycktaradinoc
authored andcommitted
Add Appendix 5 "Initial Settings" (#47)
Add Appendix 5 "Initial Settings"
1 parent 840e0bb commit fd40654

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Appendix 5. Initial Settings
2+
3+
The various switches and useful variables in MDL are initially set up with the following values:
4+
5+
<ACTIVAIE-CHARS <STRING <ASCII 7> <ASCII 19> <ASCII 15>>>
6+
;"Tenex and Tops-20 versions only"
7+
<DECL-CHECK T>
8+
<UNASSIGN <GUNASSIGN DEV>>
9+
<GC-MON <>>
10+
<SET INCHAN <SETG INCHAN <OPEN "READ" "TTY:">>>
11+
<UNASSIGN KEEP-FIXUPS>
12+
<UNASSIGN <GUNASSIGN NM1>>
13+
<UNASSIGN <GUNASSIGN NM2>>
14+
<SET OBLIST <SETG OBLIST (<MOBLIST INITIAL 151> <ROOT>)>>
15+
<SET OUTCHAN <SETG OUTCHAN <OPEN "PRINT" "TTY:">>>
16+
<OVERFLOW T>
17+
<UNASSIGN REDEFINE>
18+
<RSUBR-LINK T>
19+
<SETG <UNASSIGN SNM> "working-directory">
20+
<SPECIAL-CHECK <>>
21+
<SPECIAL-MODE UNSPECIAL>
22+
<SET THIS-PROCESS <SETG THIS-PROCESS <MAIN>>>
23+
<ON "CHAR" ,QUITTER 8 0 ,INCHAN>
24+
<ON "IPC" ,IPC-HANDLER 1> ;"ITS version only"

0 commit comments

Comments
 (0)