File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
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"
You can’t perform that action at this time.
0 commit comments