; ; EDT V2 for RSX-11M ; February 19, 1981 ; .ENABLE SUBSTITUTION .IFNINS PIP INS LB:''PIP .IFNINS TKB INS LB:''TKB ;-NOT-USED-PIP [1,24]=[245,200]ED2OVBLD.CMD,ED2BLD.CMD ;-NOT-USED-PIP [1,20]=[245,200]ED2OVBLD.ODL,ED2LIB.OLB ; ; There are two configurations of ED2 available: the normal configuration ; and the overlaid configuration, which is intended for small systems. ; .ASKS ANS Do you want the normal or overlaid EDT (N, O): .IF ANS EQ "N" .SETS ANS "normal" .IF ANS EQ "n" .SETS ANS "normal" .IF ANS EQ "O" .SETS ANS "overlaid" .IF ANS EQ "o" .SETS ANS "overlaid" .IF ANS EQ "normal" TKB @[5,10]ED2BLD .IF ANS EQ "overlaid" TKB @[5,10]ED2OVBLD ; PIP LB:[1,2]=[5,10]EDTHELP.HLP,EDTVT52.DOC,EDTVT100.DOC