1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-27 20:48:35 +00:00

TBMOFF - turn TAC or TIP binary mode off.

This commit is contained in:
Lars Brinkhoff
2018-12-26 17:18:19 +01:00
parent 06351f7f7f
commit 7d1a8b3817
4 changed files with 49 additions and 1 deletions

View File

@@ -1549,3 +1549,7 @@ expect ":KILL"
# NEWDEC
respond "*" ":midas sys3;ts newdec_sysen1;newdec\r"
expect ":KILL"
# TBMOFF
respond "*" ":midas sys; ts tbmoff_cstacy; tbmoff\r"
expect ":KILL"